el8_migration #8

Merged
mpavlov merged 5 commits from el8_migration into dev 2024-09-27 23:19:46 +03:00
3 changed files with 31 additions and 16 deletions
Showing only changes of commit 192ab49d37 - Show all commits

View File

@@ -19,6 +19,7 @@
- docker-compose
update_cache: yes
when: ansible_facts['os_family'] == "Debian"
tags: install
- name: Install dependencies RHEL
block:
@@ -36,6 +37,7 @@
enabled: true
daemon_reload: true
when: ansible_facts['os_family'] == "RedHat"
tags: install
- name: Install rproxy
block: