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

Merge pull request #3 from roles-ansible/docs

Update README.md
This commit is contained in:
L3D 2021-01-16 00:20:58 +01:00 committed by GitHub
commit b53bc9e6f4
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:**