User Tools

Site Tools


informatica: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 revisionBoth sides next revision
informatica:linux:ansible [2019/09/10 11:56] joseinformatica:linux:ansible [2019/09/10 12:19] jose
Line 57: Line 57:
 </code> </code>
  
 +====== Variables para cada servidor ======
 +Dentro de vars/<fichero>.yml El nombre del fichero da igual, pero mejor poner algo representativo
 +<code>
 +---
 +vars:
 +  hosts:
 +    server1:
 +      variable_comun: valor1
 +    server2:
 +      variable_comun: valor2
 +</code>
informatica/linux/ansible.txt · Last modified: 2020/01/21 08:00 by javi