Outils pour utilisateurs

Outils du site


tech:notes_ansible_tower_-_ansible_automation_platform

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
tech:notes_ansible_tower_-_ansible_automation_platform [2025/09/10 15:59] Jean-Baptistetech:notes_ansible_tower_-_ansible_automation_platform [2025/12/04 11:33] (Version actuelle) Jean-Baptiste
Ligne 19: Ligne 19:
 * https://access.redhat.com/taxonomy/products/red-hat-ansible-automation-platform * https://access.redhat.com/taxonomy/products/red-hat-ansible-automation-platform
 * https://access.redhat.com/taxonomy/products/red-hat-ansible-automation-hub * https://access.redhat.com/taxonomy/products/red-hat-ansible-automation-hub
 +
 +Voir :
 +* https://legacy-controller-docs.ansible.com/automation-controller/latest/html/
  
  
Ligne 233: Ligne 236:
 #ansible-config init --disabled -t all > ansible.cfg #ansible-config init --disabled -t all > ansible.cfg
 ansible-navigator config init --disabled -t all > ansible.cfg ansible-navigator config init --disabled -t all > ansible.cfg
 +</code>
 +
 +Voir la configuration
 +<code bash>
 +ansible-config dump --only-changed -t all
 </code> </code>
  
Ligne 279: Ligne 287:
 Source : https://goetzrieger.github.io/ansible-tower-advanced/4-awx-cli-exercises/ Source : https://goetzrieger.github.io/ansible-tower-advanced/4-awx-cli-exercises/
  
 +
 +
 +== Autres
 +
 +=== Credentials
 +
 +
 +<code bash>
 +sudo awx-python -m pip install safeguardcredentialtype
 +sudo awx-manage setup_managed_credential_types
 +sudo automation-controller-service restart
 +</code>
 +
 +Source : https://pypi.org/project/safeguardcredentialtype/
 +
 +Voir aussi : ''M(awx.awx.credential_input_source)''
  
  
tech/notes_ansible_tower_-_ansible_automation_platform.1757512761.txt.gz · Dernière modification : de Jean-Baptiste

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki