Move to FreeIPA CA certificate generation #38

Merged
mpavlov merged 7 commits from dev into master 2025-08-15 00:16:55 +03:00
8 changed files with 151 additions and 248 deletions
Showing only changes of commit de3484c826 - Show all commits

View File

@@ -43,6 +43,7 @@
cmd: "ipa service-add-host --hosts={{ ansible_facts['hostname'] }}.{{ ansible_facts['domain'] }} HTTP/{{ rproxy_service_name }}.{{ ansible_facts['domain'] }}"
become: false
become_user: "{{ ansible_user }}"
ignore_errors: true
- name: Request certificate via ipa-getcert
ansible.builtin.command: >