Commit 6d9985f7 by Maruyama

roles/gitlab: add become=yes

parent 27277adc
--- ---
- name: install bundler - name: install bundler
command: /usr/bin/gem install bundler --no-ri --no-rdoc command: /usr/bin/gem install bundler --no-ri --no-rdoc
become: yes
- name: create db user - name: create db user
postgresql_user: postgresql_user:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment