mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-05 10:13:09 +00:00
minor aesthetics tweak
This commit is contained in:
@@ -8,14 +8,13 @@
|
||||
|
||||
|
||||
- hosts: all
|
||||
user: root
|
||||
|
||||
# here we make a variable named "env" that is a dictionary
|
||||
|
||||
vars:
|
||||
env:
|
||||
HI: test2
|
||||
http_proxy=http://proxy.example.com:8080
|
||||
user: root
|
||||
|
||||
tasks:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user