hostgroup incorrectly named

This commit is contained in:
Louis Abel 2023-04-21 22:42:40 -07:00
parent bccfb0cab9
commit 842927a7ec
Signed by: label
GPG Key ID: 6735C0E1BD65D048
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# Creates an IPA replica
# Define "host" as a hostgroup name or a single host
- name: Configure IPA server
hosts: ipareplica
hosts: ipareplicas
become: true
vars_files:
- vars/ipa/common.yml