This website works better with JavaScript.
Explore
Help
Register
Sign In
chatton
/
ansible-dev-environment
mirror of
https://github.com/chatton/ansible-dev-environment
Watch
1
Star
0
Fork
You've already forked ansible-dev-environment
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
add become true
Browse Source
dev
chatton
2 years ago
parent
f4c7213a30
commit
c87314b0fc
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
1
site.yml
Unescape
Escape
View File
@ -1,4 +1,5 @@
---
---
-
hosts
:
localhost
-
hosts
:
localhost
become
:
true
roles:
roles:
-
install_packages
-
install_packages
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
chatton/ansible-dev-environment
Title
Body
Create Issue