This website requires JavaScript.
Explore
Help
Sign in
humm
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
forked from
ccchb/ansible
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
Make use of all those nice roles
Browse source
...
This commit is contained in:
Crest
2020-09-14 03:55:34 +02:00
parent
debd0df053
commit
4fcd8df700
2 changed files
with
16 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
Expand all files
Collapse all files
8
bhyve.yml
Normal file
Unescape
Escape
View file
@ -0,0 +1,8 @@
---
-
hosts:
-
emma
become
:
yes
roles:
-
bhyve
8
s6.yml
Normal file
Unescape
Escape
View file
@ -0,0 +1,8 @@
---
-
hosts:
-
emma
become
:
yes
roles:
-
s6-rc
Write
Preview
Loading…
Cancel
Save
Reference in a new issue
Repository
humm/ansible
Title
Body
Create issue