rougail-tutorials/Rougail
Emmanuel Garette 1599acfeb5 [tutorial Rougail 1.3] default variable
Proxy configuration
===================

env_proxy.port has a default value
with ansible we needs to define a new mapping variable: env_proxy_all

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

1/ VALID:

---
env_proxy:
  host: proxy.example.net

2/ VALID:

---
env_proxy:
  host: proxy.example.net
  port: "3129"
2023-12-18 11:34:31 +01:00
..
socle [tutorial Rougail 1.3] default variable 2023-12-18 11:34:31 +01:00
inventory.py [init] Discover Rougail 2023-12-18 11:34:29 +01:00