Fix CICD playbooks
This commit is contained in:
@@ -30,7 +30,4 @@
|
||||
group: root
|
||||
mode: '0644'
|
||||
notify: Restart_keepalived
|
||||
when: ansible_distribution == "Debian" and ansible_distribution_major_version == "12"
|
||||
|
||||
|
||||
|
||||
when: ansible_distribution == "Debian" and ( ansible_distribution_major_version == "12" or ansible_distribution_major_version == "13" )
|
||||
|
||||
Reference in New Issue
Block a user