This website requires JavaScript.
Explore
Help
Sign In
eron
/
playbooks
Watch
2
Star
0
Fork
You've already forked playbooks
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
733322588e
playbooks
/
run.yml
7 lines
122 B
YAML
Raw
Blame
History
---
-
name
:
run commands
hosts
:
all
tasks
:
-
name
:
run commands
command
:
"{{ item }}"
loop
:
"{{ commands }}"
Reference in New Issue
View Git Blame
Copy Permalink