]> git.phdru.name Git - ansible.git/commitdiff
Speedup debian-init-user-phd.yml by not gathering facts
authorOleg Broytman <phd@phdru.name>
Tue, 25 Jun 2019 15:55:03 +0000 (18:55 +0300)
committerOleg Broytman <phd@phdru.name>
Tue, 16 Jul 2019 18:28:36 +0000 (21:28 +0300)
playbooks/debian-init-user-phd.yml

index 1012d1db1f3da177607ec08fd6f1defe1be58be0..f9fc295301d7e4c309ef9d1ceeb2b14bb5ad424d 100644 (file)
@@ -1,5 +1,6 @@
 - name: Create user phd
   hosts: all
+  gather_facts: false
   tasks:
     - name: Add user phd
       become: true