1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_versioncheck.git synced 2024-08-07 04:12:45 +02:00

Improve facts

This commit is contained in:
L3D 2020-01-16 00:09:42 +01:00
parent 659d91d001
commit 01f3f9deee
Signed by: l3d
GPG key ID: CD08445BFF4313D1

View file

@ -44,6 +44,7 @@ Your Playbook could look like this:
- default
roles:
- ansible_version
gather_facts: no
```
Modifications