Update playbook doc comment for correctness
Change-Id: If5260a9e33aadc912f95960f287740dc3f10b7a2
This commit is contained in:
parent
e836fb7af6
commit
619d3e42b1
@ -3,7 +3,7 @@
|
|||||||
strategy: free
|
strategy: free
|
||||||
connection: local
|
connection: local
|
||||||
tasks:
|
tasks:
|
||||||
- name: Grab project-config repo info
|
- name: Clone project-config repo
|
||||||
git:
|
git:
|
||||||
repo: https://git.openstack.org/openstack-infra/project-config
|
repo: https://git.openstack.org/openstack-infra/project-config
|
||||||
dest: /opt/project-config
|
dest: /opt/project-config
|
||||||
|
Loading…
Reference in New Issue
Block a user