Select Git revision
ansible-ipa-replica-install
-
Thomas Woerner authored
This option defines the verbose level for the internal ansible-playbook run.
Thomas Woerner authoredThis option defines the verbose level for the internal ansible-playbook run.
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