This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
raspithek
/
ansible-tutorial
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Dateien zum Ansible Tutorial
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9
Commits
1
Branch
2
Tags
51 KiB
Branch:
master
master
teil9
teil9.1
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
ansible-tutorial
/
upgradepi.yml
6 lines
88 B
Raw
Permalink
Blame
History
-
hosts
:
"{{ target }}"
gather_facts
:
false
remote_user
:
pi
roles
:
-
upgrade
Reference in new issue