rougail-tutorials/doc.md
Emmanuel Garette a19761febe [tutorial Ansible 1.0] a single string variable
Proxy configuration
===================

Add a single "host" variable

---
env_proxy:
  host: proxy.example.net
2023-12-18 11:34:30 +01:00

1.7 KiB

Table of Contents

Variables

env_proxy

Parameter Comment
host
mandatory
Type: string

Example with mandatories variables

env_proxy:
  host: xxx

Example with all variables

env_proxy:
  host: xxx