We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6eb655f commit 33eab7fCopy full SHA for 33eab7f
ansible-setup.yml
@@ -1,7 +1,7 @@
1
---
2
- hosts: localhost
3
name: Setup localhost
4
- gather_facts: false
+ gather_facts: true
5
tasks:
6
- name: Install pre-req packages
7
ansible.builtin.apt:
0 commit comments