]> git.phdru.name Git - ansible.git/commitdiff
Fix(debian/remove-systemd): Do not overwrite `/etc/inittab`
authorOleg Broytman <phd@phdru.name>
Sun, 21 Jul 2019 17:01:27 +0000 (20:01 +0300)
committerOleg Broytman <phd@phdru.name>
Sun, 21 Jul 2019 17:02:43 +0000 (20:02 +0300)
playbooks/roles/debian/remove-systemd/tasks/main.yml

index a61e6b37a9a709f06df0ffcdb5d99e4b5a5932a6..144a05da3f34cfe2616ffc62aeae23c6ad5099f0 100644 (file)
@@ -27,6 +27,7 @@
     owner: root
     group: root
     mode: '0644'
+    force: no
 
 - name: Purge SystemD
   import_tasks: remove-systemd.yml