mirror of
https://github.com/DO1JLR/ansible_playbook_servers.git
synced 2024-09-14 19:53:56 +02:00
define webserver
This commit is contained in:
parent
565b57a1b9
commit
f38db04ea6
5 changed files with 5 additions and 6 deletions
|
@ -10,7 +10,6 @@ forks = 20
|
|||
gathering = smart
|
||||
fact_caching = jsonfile
|
||||
fact_caching_connection = $HOME/.ansible/facts
|
||||
fact_caching_timeout = 7200
|
||||
host_key_checking = False
|
||||
callback_whitelist = profile_tasks
|
||||
stdout_callback = yaml
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
[random_category]
|
||||
localhost ansible_connection=local
|
||||
[webserver]
|
||||
web01.l3d.space
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit dcd338825b32068e5147be59b07908393b26a7c0
|
||||
Subproject commit ca00bca0f102e754e68b4b77249f4c6a0ebd0638
|
|
@ -1 +1 @@
|
|||
Subproject commit 8fe5ef7651bcde31005d8e617a42e81d64616381
|
||||
Subproject commit 430331438f1c4a16067e4f2eba272c2b41bedaae
|
|
@ -1 +1 @@
|
|||
Subproject commit 18581eac0d25f053d6005965618e9c180d0b5a6a
|
||||
Subproject commit 05ff3aec131a7da250538d340199f8f9248725ac
|
Loading…
Reference in a new issue