\n at EOF
This commit is contained in:
@@ -3,4 +3,4 @@
|
||||
name: chronyd
|
||||
state: restarted
|
||||
enabled: yes
|
||||
become: yes
|
||||
become: yes
|
||||
|
||||
@@ -13,4 +13,4 @@
|
||||
cmd: grub2-switch-to-blscfg
|
||||
become: yes
|
||||
when:
|
||||
- conf.changed != false
|
||||
- conf.changed != false
|
||||
|
||||
@@ -7,4 +7,4 @@
|
||||
immediate: yes
|
||||
permanent: yes
|
||||
become: yes
|
||||
loop: "{{ lookup('dict', etc_firewalld, wantlist=True) }}"
|
||||
loop: "{{ lookup('dict', etc_firewalld, wantlist=True) }}"
|
||||
|
||||
@@ -4,4 +4,4 @@
|
||||
src: chrony.conf.j2
|
||||
dest: /etc/chrony.conf
|
||||
become: yes
|
||||
notify: Restart chronyd
|
||||
notify: Restart chronyd
|
||||
|
||||
@@ -7,4 +7,4 @@
|
||||
sysctl_file: "/etc/sysctl.d/100-custom.conf"
|
||||
sysctl_set: yes
|
||||
become: yes
|
||||
loop: "{{ lookup('dict', etc_sysctl_params, wantlist=True) }}"
|
||||
loop: "{{ lookup('dict', etc_sysctl_params, wantlist=True) }}"
|
||||
|
||||
Reference in New Issue
Block a user