From ffe8a121dd1c59b87ee3e1fe90838cae02f3aa2c Mon Sep 17 00:00:00 2001
From: Thomas Woerner <twoerner@redhat.com>
Date: Wed, 29 Sep 2021 10:08:13 +0200
Subject: [PATCH] playbooks, README-host: Change exmaple to example

This changes exmaple to example.
---
 README-host.md                                         |  8 ++++----
 .../host/host-member-allow_create_keytab-absent.yml    |  6 +++---
 .../host/host-member-allow_create_keytab-present.yml   |  6 +++---
 .../host/host-member-allow_retrieve_keytab-absent.yml  |  6 +++---
 .../host/host-member-allow_retrieve_keytab-present.yml |  6 +++---
 playbooks/host/host-member-managedby_host-absent.yml   |  4 ++--
 playbooks/host/host-member-managedby_host-present.yml  |  4 ++--
 .../host/host-present-with-allow_create_keytab.yml     |  6 +++---
 .../host/host-present-with-allow_retrieve_keytab.yml   |  6 +++---
 playbooks/host/host-present-with-managedby_host.yml    |  4 ++--
 playbooks/host/hosts-member-certificate-absent.yml     |  2 +-
 playbooks/host/hosts-member-certificate-present.yml    |  2 +-
 playbooks/host/hosts-member-managedby_host-absent.yml  |  8 ++++----
 playbooks/host/hosts-member-managedby_host-present.yml |  8 ++++----
 playbooks/host/hosts-member-principal-absent.yml       | 10 +++++-----
 playbooks/host/hosts-member-principal-present.yml      | 10 +++++-----
 playbooks/host/hosts-present-with-certificate.yml      |  2 +-
 playbooks/host/hosts-present-with-managedby_host.yml   |  8 ++++----
 playbooks/service/service-member-principal-absent.yml  |  4 ++--
 playbooks/service/service-member-principal-present.yml |  4 ++--
 20 files changed, 57 insertions(+), 57 deletions(-)

diff --git a/README-host.md b/README-host.md
index ba274c98..32a0c018 100644
--- a/README-host.md
+++ b/README-host.md
@@ -266,10 +266,10 @@ Example playbook to ensure presence of member managedby_host for serveral hosts:
     ipahost:
       ipaadmin_password: SomeADMINpassword
       hosts:
-      - name: host01.exmaple.com
-        managedby_host: server.exmaple.com
-      - name: host02.exmaple.com
-        managedby_host: server.exmaple.com
+      - name: host01.example.com
+        managedby_host: server.example.com
+      - name: host02.example.com
+        managedby_host: server.example.com
       action: member
 ```
 
diff --git a/playbooks/host/host-member-allow_create_keytab-absent.yml b/playbooks/host/host-member-allow_create_keytab-absent.yml
index 5ec1a171..ff7afd38 100644
--- a/playbooks/host/host-member-allow_create_keytab-absent.yml
+++ b/playbooks/host/host-member-allow_create_keytab-absent.yml
@@ -7,7 +7,7 @@
   - name: Host host1.example.com members allow_create_keytab absent for users, groups, hosts and hostgroups
     ipahost:
       ipaadmin_password: SomeADMINpassword
-      name: host01.exmaple.com
+      name: host01.example.com
       allow_create_keytab_user:
       - user01
       - user02
@@ -15,8 +15,8 @@
       - group01
       - group02
       allow_create_keytab_host:
-      - host02.exmaple.com
-      - host03.exmaple.com
+      - host02.example.com
+      - host03.example.com
       allow_create_keytab_hostgroup:
       - hostgroup01
       - hostgroup02
diff --git a/playbooks/host/host-member-allow_create_keytab-present.yml b/playbooks/host/host-member-allow_create_keytab-present.yml
index 36c31dd2..2ec510ef 100644
--- a/playbooks/host/host-member-allow_create_keytab-present.yml
+++ b/playbooks/host/host-member-allow_create_keytab-present.yml
@@ -7,7 +7,7 @@
   - name: Host host1.example.com members allow_create_keytab present for users, groups, hosts and hostgroups
     ipahost:
       ipaadmin_password: SomeADMINpassword
-      name: host01.exmaple.com
+      name: host01.example.com
       allow_create_keytab_user:
       - user01
       - user02
@@ -15,8 +15,8 @@
       - group01
       - group02
       allow_create_keytab_host:
-      - host02.exmaple.com
-      - host03.exmaple.com
+      - host02.example.com
+      - host03.example.com
       allow_create_keytab_hostgroup:
       - hostgroup01
       - hostgroup02
diff --git a/playbooks/host/host-member-allow_retrieve_keytab-absent.yml b/playbooks/host/host-member-allow_retrieve_keytab-absent.yml
index b7752e7c..781ba287 100644
--- a/playbooks/host/host-member-allow_retrieve_keytab-absent.yml
+++ b/playbooks/host/host-member-allow_retrieve_keytab-absent.yml
@@ -7,7 +7,7 @@
   - name: Host host1.example.com members allow_retrieve_keytab absent for users, groups, hosts and hostgroups
     ipahost:
       ipaadmin_password: SomeADMINpassword
-      name: host01.exmaple.com
+      name: host01.example.com
       allow_retrieve_keytab_user:
       - user01
       - user02
@@ -15,8 +15,8 @@
       - group01
       - group02
       allow_retrieve_keytab_host:
-      - host02.exmaple.com
-      - host03.exmaple.com
+      - host02.example.com
+      - host03.example.com
       allow_retrieve_keytab_hostgroup:
       - hostgroup01
       - hostgroup02
diff --git a/playbooks/host/host-member-allow_retrieve_keytab-present.yml b/playbooks/host/host-member-allow_retrieve_keytab-present.yml
index ee849e06..0ee13279 100644
--- a/playbooks/host/host-member-allow_retrieve_keytab-present.yml
+++ b/playbooks/host/host-member-allow_retrieve_keytab-present.yml
@@ -7,7 +7,7 @@
   - name: Host host1.example.com members allow_retrieve_keytab present for users, groups, hosts and hostgroups
     ipahost:
       ipaadmin_password: SomeADMINpassword
-      name: host01.exmaple.com
+      name: host01.example.com
       allow_retrieve_keytab_user:
       - user01
       - user02
@@ -15,8 +15,8 @@
       - group01
       - group02
       allow_retrieve_keytab_host:
-      - host02.exmaple.com
-      - host03.exmaple.com
+      - host02.example.com
+      - host03.example.com
       allow_retrieve_keytab_hostgroup:
       - hostgroup01
       - hostgroup02
diff --git a/playbooks/host/host-member-managedby_host-absent.yml b/playbooks/host/host-member-managedby_host-absent.yml
index 2fd88683..56ee6818 100644
--- a/playbooks/host/host-member-managedby_host-absent.yml
+++ b/playbooks/host/host-member-managedby_host-absent.yml
@@ -6,7 +6,7 @@
   tasks:
   - ipahost:
       ipaadmin_password: SomeADMINpassword
-      name: host01.exmaple.com
-      managedby_host: server.exmaple.com
+      name: host01.example.com
+      managedby_host: server.example.com
       action: member
       state: absent
diff --git a/playbooks/host/host-member-managedby_host-present.yml b/playbooks/host/host-member-managedby_host-present.yml
index 1f326384..9d27f4cd 100644
--- a/playbooks/host/host-member-managedby_host-present.yml
+++ b/playbooks/host/host-member-managedby_host-present.yml
@@ -6,6 +6,6 @@
   tasks:
   - ipahost:
       ipaadmin_password: SomeADMINpassword
-      name: host01.exmaple.com
-      managedby_host: server.exmaple.com
+      name: host01.example.com
+      managedby_host: server.example.com
       action: member
diff --git a/playbooks/host/host-present-with-allow_create_keytab.yml b/playbooks/host/host-present-with-allow_create_keytab.yml
index bcdd5df5..adf7bdf3 100644
--- a/playbooks/host/host-present-with-allow_create_keytab.yml
+++ b/playbooks/host/host-present-with-allow_create_keytab.yml
@@ -7,7 +7,7 @@
   - name: Host host1.example.com present with allow_create_keytab for users, groups, hosts and hostgroups
     ipahost:
       ipaadmin_password: SomeADMINpassword
-      name: host01.exmaple.com
+      name: host01.example.com
       allow_create_keytab_user:
       - user01
       - user02
@@ -15,8 +15,8 @@
       - group01
       - group02
       allow_create_keytab_host:
-      - host02.exmaple.com
-      - host03.exmaple.com
+      - host02.example.com
+      - host03.example.com
       allow_create_keytab_hostgroup:
       - hostgroup01
       - hostgroup02
diff --git a/playbooks/host/host-present-with-allow_retrieve_keytab.yml b/playbooks/host/host-present-with-allow_retrieve_keytab.yml
index f12b15f6..7eb8b641 100644
--- a/playbooks/host/host-present-with-allow_retrieve_keytab.yml
+++ b/playbooks/host/host-present-with-allow_retrieve_keytab.yml
@@ -7,7 +7,7 @@
   - name: Host host1.example.com present with allow_retrieve_keytab for users, groups, hosts and hostgroups
     ipahost:
       ipaadmin_password: SomeADMINpassword
-      name: host01.exmaple.com
+      name: host01.example.com
       allow_retrieve_keytab_user:
       - user01
       - user02
@@ -15,8 +15,8 @@
       - group01
       - group02
       allow_retrieve_keytab_host:
-      - host02.exmaple.com
-      - host03.exmaple.com
+      - host02.example.com
+      - host03.example.com
       allow_retrieve_keytab_hostgroup:
       - hostgroup01
       - hostgroup02
diff --git a/playbooks/host/host-present-with-managedby_host.yml b/playbooks/host/host-present-with-managedby_host.yml
index 51b9662e..31adaa1d 100644
--- a/playbooks/host/host-present-with-managedby_host.yml
+++ b/playbooks/host/host-present-with-managedby_host.yml
@@ -6,6 +6,6 @@
   tasks:
   - ipahost:
       ipaadmin_password: SomeADMINpassword
-      name: host01.exmaple.com
-      managedby_host: server.exmaple.com
+      name: host01.example.com
+      managedby_host: server.example.com
       force: yes
diff --git a/playbooks/host/hosts-member-certificate-absent.yml b/playbooks/host/hosts-member-certificate-absent.yml
index ec9ba94f..45b47406 100644
--- a/playbooks/host/hosts-member-certificate-absent.yml
+++ b/playbooks/host/hosts-member-certificate-absent.yml
@@ -4,7 +4,7 @@
   become: true
 
   tasks:
-  - name: Hosts host01.example.com and host01.exmaple.com member certificate absent
+  - name: Hosts host01.example.com and host01.example.com member certificate absent
     ipahost:
       ipaadmin_password: SomeADMINpassword
       hosts:
diff --git a/playbooks/host/hosts-member-certificate-present.yml b/playbooks/host/hosts-member-certificate-present.yml
index 2976244a..c5908e61 100644
--- a/playbooks/host/hosts-member-certificate-present.yml
+++ b/playbooks/host/hosts-member-certificate-present.yml
@@ -4,7 +4,7 @@
   become: true
 
   tasks:
-  - name: Hosts host01.example.com and host01.exmaple.com member certificate present
+  - name: Hosts host01.example.com and host01.example.com member certificate present
     ipahost:
       ipaadmin_password: SomeADMINpassword
       hosts:
diff --git a/playbooks/host/hosts-member-managedby_host-absent.yml b/playbooks/host/hosts-member-managedby_host-absent.yml
index 0866dffa..757d74f5 100644
--- a/playbooks/host/hosts-member-managedby_host-absent.yml
+++ b/playbooks/host/hosts-member-managedby_host-absent.yml
@@ -8,9 +8,9 @@
     ipahost:
       ipaadmin_password: SomeADMINpassword
       hosts:
-      - name: host01.exmaple.com
-        managedby_host: server.exmaple.com
-      - name: host02.exmaple.com
-        managedby_host: server.exmaple.com
+      - name: host01.example.com
+        managedby_host: server.example.com
+      - name: host02.example.com
+        managedby_host: server.example.com
       action: member
       state: absent
diff --git a/playbooks/host/hosts-member-managedby_host-present.yml b/playbooks/host/hosts-member-managedby_host-present.yml
index deb0ae60..b09771ef 100644
--- a/playbooks/host/hosts-member-managedby_host-present.yml
+++ b/playbooks/host/hosts-member-managedby_host-present.yml
@@ -8,8 +8,8 @@
     ipahost:
       ipaadmin_password: SomeADMINpassword
       hosts:
-      - name: host01.exmaple.com
-        managedby_host: server.exmaple.com
-      - name: host02.exmaple.com
-        managedby_host: server.exmaple.com
+      - name: host01.example.com
+        managedby_host: server.example.com
+      - name: host02.example.com
+        managedby_host: server.example.com
       action: member
diff --git a/playbooks/host/hosts-member-principal-absent.yml b/playbooks/host/hosts-member-principal-absent.yml
index 733bb126..289c6311 100644
--- a/playbooks/host/hosts-member-principal-absent.yml
+++ b/playbooks/host/hosts-member-principal-absent.yml
@@ -4,15 +4,15 @@
   become: true
 
   tasks:
-  - name: Hosts host01.exmaple.com and host02.exmaple.com member principals host/testhost0X.exmaple.com absent
+  - name: Hosts host01.example.com and host02.example.com member principals host/testhost0X.example.com absent
     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
       state: absent
diff --git a/playbooks/host/hosts-member-principal-present.yml b/playbooks/host/hosts-member-principal-present.yml
index 68d26fe5..d2ceb49b 100644
--- a/playbooks/host/hosts-member-principal-present.yml
+++ b/playbooks/host/hosts-member-principal-present.yml
@@ -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
diff --git a/playbooks/host/hosts-present-with-certificate.yml b/playbooks/host/hosts-present-with-certificate.yml
index 78102e25..3cbd2387 100644
--- a/playbooks/host/hosts-present-with-certificate.yml
+++ b/playbooks/host/hosts-present-with-certificate.yml
@@ -4,7 +4,7 @@
   become: true
 
   tasks:
-  - name: Hosts host01.example.com and host01.exmaple.com present with certificate
+  - name: Hosts host01.example.com and host01.example.com present with certificate
     ipahost:
       ipaadmin_password: SomeADMINpassword
       hosts:
diff --git a/playbooks/host/hosts-present-with-managedby_host.yml b/playbooks/host/hosts-present-with-managedby_host.yml
index 610e20c1..750319ad 100644
--- a/playbooks/host/hosts-present-with-managedby_host.yml
+++ b/playbooks/host/hosts-present-with-managedby_host.yml
@@ -7,9 +7,9 @@
   - ipahost:
       ipaadmin_password: SomeADMINpassword
       hosts:
-      - name: host01.exmaple.com
-        managedby_host: server.exmaple.com
+      - name: host01.example.com
+        managedby_host: server.example.com
         force: yes
-      - name: host02.exmaple.com
-        managedby_host: server.exmaple.com
+      - name: host02.example.com
+        managedby_host: server.example.com
         force: yes
diff --git a/playbooks/service/service-member-principal-absent.yml b/playbooks/service/service-member-principal-absent.yml
index df6a9a83..d96dfda0 100644
--- a/playbooks/service/service-member-principal-absent.yml
+++ b/playbooks/service/service-member-principal-absent.yml
@@ -4,11 +4,11 @@
   become: true
 
   tasks:
-  - name: Service HTTP/www.exmaple.com member principals host/test.exmaple.com absent
+  - name: Service HTTP/www.example.com member principals host/test.example.com absent
     ipaservice:
       ipaadmin_password: SomeADMINpassword
       name: HTTP/www.example.com
       principal:
-        - host/test.exmaple.com
+        - host/test.example.com
       action: member
       state: absent
diff --git a/playbooks/service/service-member-principal-present.yml b/playbooks/service/service-member-principal-present.yml
index e55902b2..cee01b29 100644
--- a/playbooks/service/service-member-principal-present.yml
+++ b/playbooks/service/service-member-principal-present.yml
@@ -4,10 +4,10 @@
   become: true
 
   tasks:
-  - name: Service HTTP/www.exmaple.com member principals host/test.exmaple.com present
+  - name: Service HTTP/www.example.com member principals host/test.example.com present
     ipaservice:
       ipaadmin_password: SomeADMINpassword
       name: HTTP/www.example.com
       principal:
-        - host/test.exmaple.com
+        - host/test.example.com
       action: member
-- 
GitLab