Alan Rominger

Results 284 comments of Alan Rominger

With current branch I get this ``` $ ANSIBLE_VAULT_DECRYPT_IS_ERROR=false ansible-inventory -i vault/file_vars/inventory.ini --list --export -vvv [WARNING]: You are running the development version of Ansible. You should only run Ansible from...

Thanks, that does seem to be working, and also manages to not interfere with other types of encrypted variables. ``` $ ANSIBLE_VAULT_DECRYPT_VARSFILE_FAIL=false ansible-inventory -i vault/file_vars/inventory.ini --list --export [WARNING]: You are...

TODO: After the dispatcherd patch merges, we need to have a special case in the task for processing a settings change to run the new control command.

Manual testing looking good, just need some actual tests now. ``` tools_awx_1 | 2025-12-18 01:45:37,458 DEBUG [-] awx.main.utils.reload supervisorctl restart awx-rsyslogd succeeded tools_awx_1 | 2025-12-18 01:47:27,767 INFO [-] awx.main.tasks.system clear_setting_cache...