chatton 2 years ago
parent f1f2856dfb
commit 11a13e21dd

@ -1,8 +1,12 @@
---
- hosts: localhost
become: true
become_user: cianhatton
# become_user: cianhatton
roles:
- name: install_packages
- hosts: localhost
become: false
roles:
- name: setup_vim
- name: setup_git

Loading…
Cancel
Save