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/09/10 15:32] – 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 116: | Ligne 119: | ||
| Automation Hub / Galaxy | Automation Hub / Galaxy | ||
| - | https:// | + | jfrog-artifactory : |
| + | * https:// | ||
| + | * https:// | ||
| === Hop node | === Hop node | ||
| Ligne 230: | 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 276: | 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.1757511160.txt.gz · Dernière modification : de Jean-Baptiste
