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.
|
common_packages:
|
|
- openssh-server
|
|
- rsync
|
|
- strace
|
|
- sudo
|
|
|
|
container_image_name: "{{ container_registry }}/{{ inventory_hostname }}-test"
|
|
container_registry: public.ecr.aws/n5z0e8q9
|
|
|
|
sudo_group:
|
|
MacOSX: admin
|
|
Debian: sudo
|
|
Ubuntu: sudo
|
|
CentOS: wheel
|