This website works better with JavaScript.
Explore
Help
Register
Sign In
banananetwork
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Issues
Pull Requests
Releases
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9e20b807f1
master
dehydrated
wip
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '9e20b807f1'
${ noResults }
ansible
/
.gitignore
7 lines
60 B
Plaintext
Raw
Normal View
History
Unescape
Escape
gitignore: Ignore credentials and collected public_keys
6 years ago
credentials/
public_keys/
Added .gitignore Configured for ansible
6 years ago
*.retry
*.facts
.gitignore: Added all yml files of root except site.yml
5 years ago
/*.yml
!/site.yml