tech:notes_ansible_tower_-_ansible_automation_platform
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
| tech:notes_ansible_tower_-_ansible_automation_platform [2025/04/26 11:18] – Jean-Baptiste | tech:notes_ansible_tower_-_ansible_automation_platform [2025/12/04 11:33] (Version actuelle) – Jean-Baptiste | ||
|---|---|---|---|
| Ligne 19: | Ligne 19: | ||
| * https:// | * https:// | ||
| * https:// | * https:// | ||
| + | |||
| + | Voir : | ||
| + | * https:// | ||
| Ligne 115: | Ligne 118: | ||
| Automation Hub / Galaxy | Automation Hub / Galaxy | ||
| + | |||
| + | jfrog-artifactory : | ||
| + | * https:// | ||
| + | * https:// | ||
| + | |||
| === Hop node | === Hop node | ||
| Ligne 228: | Ligne 236: | ||
| # | # | ||
| ansible-navigator config init --disabled -t all > ansible.cfg | ansible-navigator config init --disabled -t all > ansible.cfg | ||
| + | </ | ||
| + | |||
| + | Voir la configuration | ||
| + | <code bash> | ||
| + | ansible-config dump --only-changed -t all | ||
| </ | </ | ||
| Ligne 274: | Ligne 287: | ||
| Source : https:// | Source : https:// | ||
| + | |||
| + | |||
| + | == Autres | ||
| + | |||
| + | === Credentials | ||
| + | |||
| + | |||
| + | <code bash> | ||
| + | sudo awx-python -m pip install safeguardcredentialtype | ||
| + | sudo awx-manage setup_managed_credential_types | ||
| + | sudo automation-controller-service restart | ||
| + | </ | ||
| + | |||
| + | Source : https:// | ||
| + | |||
| + | Voir aussi : '' | ||
tech/notes_ansible_tower_-_ansible_automation_platform.1745659101.txt.gz · Dernière modification : de Jean-Baptiste
