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:
parent
ec79561b0f
commit
624ac56c2f
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ Example playbook:
|
||||||
---
|
---
|
||||||
- hosts: localhost
|
- hosts: localhost
|
||||||
roles:
|
roles:
|
||||||
- do1jlr.ansible_version
|
- { role: do1jlr.ansible_version, tags: [default,version,default], gather_facts: no}
|
||||||
```
|
```
|
||||||
|
|
||||||
**Without ansible galaxy:**
|
**Without ansible galaxy:**
|
||||||
|
|
Loading…
Reference in a new issue