commit message from python script
This commit is contained in:
@@ -3,10 +3,10 @@
|
|||||||
- name: "Install gitlab in Docker"
|
- name: "Install gitlab in Docker"
|
||||||
gather_facts: true
|
gather_facts: true
|
||||||
become: false
|
become: false
|
||||||
hosts: ubuntu
|
hosts: localhost
|
||||||
#connection: local
|
connection: local
|
||||||
# vars:
|
vars:
|
||||||
# ansible_user: jonnybravo
|
ansible_user: jonnybravo
|
||||||
roles:
|
roles:
|
||||||
- prereq_gitlab
|
- prereq_gitlab
|
||||||
- docker_gitlab
|
- docker_gitlab
|
||||||
|
|||||||
Reference in New Issue
Block a user