--- debug_skip: False # NOTE: skip tasks when debugging img_server: https://images.linuxcontainers.org alp_img_alias: alpine/edge/amd64 lxc_cmd: /snap/bin/lxc lxd_subnet_pfx: 10.98.46 lxd_bridge: lxdbr0 tmp_pubkey: /tmp/controller_key_rsa.pub host_iface: enp2s0 host_cidr: '192.168.11.0/24' containers: #- transmission dokuwiki: ip: "{{ lxd_subnet_pfx }}.100" sshd_port: 2225 freshrss: ip: "{{ lxd_subnet_pfx }}.101" sshd_port: 2226 gitweb: ip: "{{ lxd_subnet_pfx }}.102" sshd_port: 2227