Infra: Ansible 2.10
[csit.git] / resources / tools / testbed-setup / ansible / sut_azure.yaml
index 835ab63..a3a24a4 100644 (file)
@@ -4,6 +4,12 @@
 - hosts: sut
   become: yes
   become_user: root
+  gather_facts: false
+  pre_tasks:
+    - name: Gathering Facts
+      gather_facts:
+      tags:
+        - always
   roles:
     - role: user_add
       tags: user_add