Prepared for AlmaLinux 10 #31

Merged
mpavlov merged 10 commits from ref/ansible into dev 2025-07-20 19:33:03 +03:00
16 changed files with 484 additions and 371 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 }}"