index
:
ansible01
master
Scrubbed work from my first ansible environment
bgstack15
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roles
/
fail2ban
/
main.yml
blob: 703571e1050b7711b37143e166d98b6410787604 (
plain
)
1
2
3
4
5
6
--- -
hosts:
all
tasks:
-
include:
tasks
/main.yml
handlers:
-
handlers
/main.yml
bgstack15