chore(ansible): add per-collection ansible.cfg + drop trailing whitespace
ansible/arcodange/factory/ansible.cfg sets collections_path so ansible commands run from inside the collection directory still find user-installed collections under ~/.ansible/collections. Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
- name: gitea_admin_password
|
||||
prompt: Enter gitea admin password
|
||||
unsafe: true # password can contain uncommon chars such as '{'
|
||||
|
||||
|
||||
roles:
|
||||
- arcodange.factory.gitea_token
|
||||
|
||||
|
||||
Reference in New Issue
Block a user