Update roles and netbox inventory
This commit is contained in:
@@ -13,7 +13,11 @@ container_restart: on-failure
|
||||
service_files_dir: /etc/systemd/system
|
||||
systemd_TimeoutStartSec: 15
|
||||
systemd_RestartSec: 30
|
||||
systemd_tempdir: "{{ '/tmp' if ansible_os_family == 'RedHat' and
|
||||
ansible_distribution_major_version|int == 7 else '%T' }}"
|
||||
container_run_as_user: root
|
||||
container_run_as_group: root
|
||||
container_stop_timeout: 15
|
||||
|
||||
# to sepped up you can disable always checking if podman is installed.
|
||||
skip_podman_install: true
|
||||
|
||||
Reference in New Issue
Block a user