rougail-tutorials/Rougail/socle
Emmanuel Garette 6505eb6255 [tutorial Rougail 4.1] conditional disabled variable
NFS configuration
=================

Need could be activated. In this case, we need to add server domain name

---
env_nfs:
  configure: true
  server: another-nfs.silique.fr

Examples of Ops inventory file
==============================

1/ INVALID, only with Rougail:

---
env_nfs:
  configure: false
  server: another-nfs.silique.fr

2/ VALID:

---
env_nfs:
  configure: true
2023-12-18 11:34:35 +01:00
..
00_hosts.yml [init] Discover Rougail 2023-12-18 11:34:29 +01:00
03-proxy.yml [tutorial Rougail 1.5] variable is not mandatory 2023-12-18 11:34:32 +01:00
04-apero.yml [tutorial Rougail 2.2] calculed variable 2023-12-18 11:34:33 +01:00
05-omogen.yml [tutorial Rougail 3.0] a validator 2023-12-18 11:34:34 +01:00
06-nfs.yml [tutorial Rougail 4.1] conditional disabled variable 2023-12-18 11:34:35 +01:00