User Tools

Site Tools


informatique:linux:ansible

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
informatique:linux:ansible [2020/05/05 16:41] didzkovitchzinformatique:linux:ansible [2020/05/11 16:40] (current) didzkovitchz
Line 25: Line 25:
  
 ===== Fichier ansible.cfg ===== ===== Fichier ansible.cfg =====
 +
 +FIXME Attention, j'ai déjà rencontré l'erreur ''The following modules failed to execute: setup'' à cause de la ligne ''interpreter_python = /home/didier/venv/bin/python''.\\
 +Mais d'un autre côté c'est cette ligne qui m'a aidé à faire fonctionner le Dell OpenManage Module for Ansible...
  
 <code> <code>
 [defaults] [defaults]
-ansible_managed = This file is managed by Equipe Recette with the Ansible software.%n+ansible_managed = This file is managed by Didier with the Ansible software.%n
 #  deploy-from-template: {file} #  deploy-from-template: {file}
 #  deploy-at-date: %Y-%m-%d %H h #  deploy-at-date: %Y-%m-%d %H h
Line 65: Line 68:
 #terminal_plugins   = /usr/share/ansible/plugins/terminal #terminal_plugins   = /usr/share/ansible/plugins/terminal
 #strategy_plugins   = /usr/share/ansible/plugins/strategy #strategy_plugins   = /usr/share/ansible/plugins/strategy
-#private_key_file = /root/.ssh/id_rsa_com5srbdt801+#private_key_file = /root/.ssh/id_rsa_xxx
  
 interpreter_python = /home/didier/venv/bin/python interpreter_python = /home/didier/venv/bin/python
Line 79: Line 82:
 verbose= purple verbose= purple
 </code> </code>
 +
 {{tag>GNU_Linux Ansible Python}} {{tag>GNU_Linux Ansible Python}}
informatique/linux/ansible.1588689717.txt.gz · Last modified: 2020/05/05 16:41 by didzkovitchz