playbooks, README-host: Change exmaple to example

This changes exmaple to example.
This commit is contained in:
Thomas Woerner
2021-09-29 10:08:13 +02:00
parent 8fe41495a0
commit ffe8a121dd
20 changed files with 57 additions and 57 deletions

View File

@@ -4,14 +4,14 @@
become: true
tasks:
- name: Hosts host01.exmaple.com and host02.exmaple.com member principals host/testhost0X.exmaple.com present
- name: Hosts host01.example.com and host02.example.com member principals host/testhost0X.example.com present
ipahost:
ipaadmin_password: SomeADMINpassword
hosts:
- name: host01.exmaple.com
- name: host01.example.com
principal:
- host/testhost01.exmaple.com
- name: host02.exmaple.com
- host/testhost01.example.com
- name: host02.example.com
principal:
- host/testhost02.exmaple.com
- host/testhost02.example.com
action: member