feat: update Ansible configuration and add 1Password lookup plugin for secret management
Some checks failed
Nix Format Check / check-format (push) Failing after 37s

This commit is contained in:
2025-03-11 15:54:31 +01:00
parent 6816f125eb
commit 47fb912c15
6 changed files with 106 additions and 24 deletions

View File

@@ -1,3 +1,6 @@
[defaults]
inventory = inventory.ini
inventory = inventory
roles_path = roles
collections_paths = collections
lookup_plugins = plugins/lookup
retry_files_enabled = False