This website requires JavaScript.
Explore
Help
Sign in
noble
/
Ansible-IaC
Watch
1
Star
0
Fork
You've already forked Ansible-IaC
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
e3ecb0ba2d
Ansible-IaC
/
local.yml
7 lines
110 B
YAML
Raw
Normal View
History
Unescape
Escape
Changed hosts to localhost
2022-05-22 23:29:58 +01:00
-
hosts
:
localhost
Added local connection
2022-05-22 23:27:15 +01:00
connection
:
local
Added user role
2022-05-22 23:19:53 +01:00
vars_files
:
-
'vars/vault.yml'
Added htop installation task
2022-05-22 18:46:20 +01:00
become
:
true
Added user role
2022-05-22 23:19:53 +01:00
roles
:
-
base
Reference in a new issue
Copy permalink