Select Git revision
-
Fernando Ripoll authored
Typo in apt-get command
Fernando Ripoll authoredTypo in apt-get command
module-present.yml.in 182 B
---
- name: ${name^} present example
hosts: ipaserver
become: no
tasks:
- name: Ensure $name NAME is present
ipa$name:
name: NAME
# Add needed parameters here