Ignore if rproxy already allow to fetch certificates
This commit is contained in:
@@ -43,6 +43,7 @@
|
|||||||
cmd: "ipa service-add-host --hosts={{ ansible_facts['hostname'] }}.{{ ansible_facts['domain'] }} HTTP/{{ rproxy_service_name }}.{{ ansible_facts['domain'] }}"
|
cmd: "ipa service-add-host --hosts={{ ansible_facts['hostname'] }}.{{ ansible_facts['domain'] }} HTTP/{{ rproxy_service_name }}.{{ ansible_facts['domain'] }}"
|
||||||
become: false
|
become: false
|
||||||
become_user: "{{ ansible_user }}"
|
become_user: "{{ ansible_user }}"
|
||||||
|
ignore_errors: true
|
||||||
|
|
||||||
- name: Request certificate via ipa-getcert
|
- name: Request certificate via ipa-getcert
|
||||||
ansible.builtin.command: >
|
ansible.builtin.command: >
|
||||||
|
|||||||
Reference in New Issue
Block a user