mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-02 22:41:50 +08:00
Add a missing quote to the extra-vars argument
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# requires --extra-vars="target='host1;host2;group etc' package='python-tahrir'
|
||||
# requires --extra-vars="target='host1;host2;group etc' package='python-tahrir'"
|
||||
#
|
||||
# Alternatively, you could update a group of packages like
|
||||
# --extra-vars="target='host1;host2' package='python-t*'"
|
||||
|
||||
Reference in New Issue
Block a user