1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_versioncheck.git synced 2024-08-16 15:59:49 +02:00

Update README.md

This commit is contained in:
L3D 2021-01-14 22:47:20 +01:00 committed by GitHub
parent ec79561b0f
commit 624ac56c2f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,7 +26,7 @@ Example playbook:
---
- hosts: localhost
roles:
- do1jlr.ansible_version
- { role: do1jlr.ansible_version, tags: [default,version,default], gather_facts: no}
```
**Without ansible galaxy:**