This website requires JavaScript.
Explore
Help
Sign in
playbooks
/
trixie
Watch
3
Star
0
Fork
You've already forked trixie
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
72a134fcbf
trixie
/
roles
/
educontainer
/
templates
/
hostname.j2
2 lines
46 B
Text
Raw
Normal View
History
Unescape
Escape
Provide playbook and role to deploy containers. The containers are deployed for educational purposes with user 'ansible' in the sudo group and an empty password. SSH login is available via ports 10000 upwards on the host. Port 80 is forwarded as well (ssh port + 100). The container's rootfs is read only with an overlay: After restart of the container, modifications are lost.
2021-11-10 17:01:56 +01:00
{{ contname }}{{ "%02d" | format(item|int) }}
Reference in a new issue
Copy permalink