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