mirror of
https://github.com/rocky-linux/ansible-role-ipa-getcert.git
synced 2024-11-23 12:31:23 +00:00
all service to be chosen
This commit is contained in:
parent
7e6938b136
commit
8f96f9baa5
@ -34,6 +34,6 @@ fi
|
||||
-O "{{ ipahosts.owner }}" \
|
||||
-o "{{ ipahosts.owner }}" \
|
||||
{% endif %}
|
||||
-K "host/{{ ipahosts.name }}"
|
||||
-K "{{ ipahosts.service | default('host') }}/{{ ipahosts.name }}"
|
||||
|
||||
{% endfor %}
|
||||
|
Loading…
Reference in New Issue
Block a user