ss
This commit is contained in:
parent
61a1eba49f
commit
58440d920b
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
- hosts: all
|
- hosts: all
|
||||||
gather_facts: false
|
gather_facts: false
|
||||||
roles:
|
roles:
|
||||||
- role: ansible-role-bootstrap
|
- role: robertdebock.bootstrap
|
||||||
tags: "bootstrap"
|
tags: "bootstrap"
|
||||||
become: true
|
become: true
|
||||||
- role: mgrote_apt_manage_sources
|
- role: mgrote_apt_manage_sources
|
||||||
|
|
Loading…
Reference in a new issue