mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-06-14 22:36:09 +08:00
Mark these as not being changed
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
|
||||
- name: create GeoIP acl
|
||||
command: /var/named/GeoIP.sh
|
||||
changed_when: "1 != 1"
|
||||
notify:
|
||||
- restart named
|
||||
|
||||
@@ -64,6 +65,7 @@
|
||||
|
||||
- name: update dns
|
||||
command: /usr/local/bin/update-dns
|
||||
changed_when: "1 != 1"
|
||||
notify:
|
||||
- restart named
|
||||
tags:
|
||||
|
||||
Reference in New Issue
Block a user