Prepared for AlmaLinux 10 #32

Merged
mpavlov merged 13 commits from dev into master 2025-07-20 19:33:28 +03:00
16 changed files with 521 additions and 373 deletions
Showing only changes of commit 317d144c02 - Show all commits

View File

@@ -93,6 +93,7 @@
- name: Create CNAME dns record
community.general.ipa_dnsrecord:
ipa_user: "{{ ansible_user }}"
ipa_pass: "{{ ansible_password }}"
zone_name: "{{ ansible_facts['domain'] }}"
record_name: "{{ rproxy_service_name }}"