mirror of
https://github.com/MatteZ02/infra.git
synced 2025-07-02 09:13:38 +00:00
Initial Commit
This commit is contained in:
14
inventories/mkj/host_vars/mkj
Normal file
14
inventories/mkj/host_vars/mkj
Normal file
@ -0,0 +1,14 @@
|
||||
$ANSIBLE_VAULT;1.1;AES256
|
||||
34366533383537636563363238346530306364323437633062363834363738613462666632653730
|
||||
3231376531356466333161643535353433633834633765300a343462663562663065326131663765
|
||||
33356238666332326130643662386265666665303566643330326466353334366635626232386465
|
||||
3937366161663038340a386134616234653635313339663031366137343362663262616166376262
|
||||
36666461326634376262613362393139623230326238363736643133656537303332393234616566
|
||||
31646338313832663462656638313833336135663336316634616332636663386230306665623337
|
||||
30666131393732356337613530393238633733653162313631323766643563366134326265376163
|
||||
37666564656664323035343132336564343861643030396266616538353165376230393636663134
|
||||
62313063336538636464396134666134336662633534376435656363633632623964343338663866
|
||||
35623832633033363532303831366530363834393363333333623832616461323464393761333664
|
||||
34386262343338306164353539363230613562633231386436653134333235336638646334643332
|
||||
31663430333230663363316437336332303633633263336437313761396164656564666539393264
|
||||
3632
|
7
inventories/mkj/hosts
Normal file
7
inventories/mkj/hosts
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
all:
|
||||
hosts:
|
||||
mkj:
|
||||
vars:
|
||||
ansible_connection: local
|
||||
ansible_python_interpreter: "{{ansible_playbook_python}}"
|
Reference in New Issue
Block a user