You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ansible bugs when writing configuration.py in Debian Bookworm.
TASK [jvoss.netbox : configure | write configuration.py] *************************************************
fatal: [netbox]: FAILED! =>
msg: |-
Failed to set permissions on the temporary files Ansible needs to create when becoming an unprivileged user (rc: 1, err: chmod: invalid mode: ‘A+user:netbox:rx:allow’
Try 'chmod --help' for more information.
}). For information on working around this, see https://docs.ansible.com/ansible-core/2.15/playbook_guide/playbooks_privilege_escalation.html#risks-of-becoming-an-unprivileged-user#risks-of-becoming-an-unprivileged-user
Ansible bugs when writing
configuration.py
in Debian Bookworm.Remove the following lines:
ansible-role-netbox/tasks/configure.yml
Lines 73 to 74 in 9216bd9
ansible-role-netbox/tasks/configure.yml
Lines 84 to 85 in 9216bd9
ansible-role-netbox/tasks/configure.yml
Lines 96 to 97 in 9216bd9
The text was updated successfully, but these errors were encountered: