Merge pull request #2 from EbookFoundation/certbot
Implement acme challenge to provision SSL certificatesdependabot/pip/cryptography-3.2
commit
6725f60a59
|
@ -1 +1,3 @@
|
|||
*.retry
|
||||
*.retry
|
||||
private/certs/*
|
||||
private/decrypted/*
|
||||
|
|
|
@ -4,6 +4,8 @@ The current provisioning setup uses [Ansible](https://www.ansible.com/resources/
|
|||
|
||||
## Pre-requisites
|
||||
Before attempting to deploy, ensure you have done the following:
|
||||
1. git checkout https://github.com/EbookFoundation/regluit-provisioning
|
||||
1. create `certs` and `decrypted` directories in `private`
|
||||
1. Install `ansible` on your local machine
|
||||
1. Obtain the `ansible-vault` password and save it to a file
|
||||
1. Set the path to the `ansible-vault` file via environment variable e.g. `export NSIBLE_VAULT_PASSWORD_FILE=[path]`
|
||||
|
@ -17,7 +19,7 @@ Before attempting to deploy, ensure you have done the following:
|
|||
|
||||
## Deploy
|
||||
Deploying is as simple as running the `setup-prod` ansible playbook.
|
||||
Navigate to the `provisioning/` directory and run the following:
|
||||
Navigate to the `regluit-provisioning/` directory and run the following:
|
||||
```
|
||||
$ ansible-playbook -i hosts setup-prod.yml
|
||||
```
|
||||
|
@ -27,7 +29,7 @@ If you successfully completed all the pre-requisite steps, the playbook should b
|
|||
## Additional Configuration
|
||||
|
||||
### Variables and Secrets
|
||||
The necessary variables are pulled from `provisioning/group_vars/production/vars.yml` which in turn pulls certain secret values from `vault.yml`.
|
||||
The necessary variables are pulled from `regluit-provisioning/group_vars/production/vars.yml` which in turn pulls certain secret values from `vault.yml`.
|
||||
The variables are split into two files to still allow for searching references in playbook tasks.
|
||||
To add or view secret values, you must decrypt the file first: `$ ansible-vault decrypt vault.yml` however **always remember to encrypt secret files before pushing to git**. This is done in a similar manner: `$ ansible-vault encrypt vault.yml`.
|
||||
|
||||
|
|
|
@ -12,6 +12,8 @@ wsgi_home: "/opt/regluit/venv"
|
|||
wsgi_python_path: "/opt/regluit/venv/bin/python"
|
||||
git_repo: "https://github.com/Gluejar/regluit.git"
|
||||
git_branch: "production"
|
||||
le_endpoint: https://acme-staging-v02.api.letsencrypt.org/directory
|
||||
alt_server_name:
|
||||
|
||||
### Variables in settings.prod.py ###
|
||||
mysql_db_name: "{{ vault_mysql_db_name }}"
|
||||
|
|
|
@ -10,8 +10,12 @@ user_name: "ubuntu"
|
|||
server_name: "m.unglue.it"
|
||||
wsgi_home: "/opt/regluit/venv"
|
||||
wsgi_python_path: "/opt/regluit/venv/bin/python"
|
||||
git_repo: "https://github.com/EbookFoundation/regluit.git"
|
||||
git_branch: "master"
|
||||
git_repo: "https://github.com/Gluejar/regluit.git"
|
||||
git_branch: "lencrypt"
|
||||
le_endpoint: https://acme-v02.api.letsencrypt.org/directory
|
||||
#le_endpoint: https://acme-staging-v02.api.letsencrypt.org/directory
|
||||
alt_server_name: "ondeck.unglue.it"
|
||||
|
||||
|
||||
### Variables in settings.prod.py ###
|
||||
mysql_db_name: "{{ vault_mysql_db_name }}"
|
||||
|
|
|
@ -12,6 +12,9 @@ wsgi_home: "/opt/regluit/venv"
|
|||
wsgi_python_path: "/opt/regluit/venv/bin/python"
|
||||
git_repo: "https://github.com/Gluejar/regluit.git"
|
||||
git_branch: "master"
|
||||
le_endpoint: https://acme-v02.api.letsencrypt.org/directory
|
||||
#le_endpoint: https://acme-staging-v02.api.letsencrypt.org/directory
|
||||
alt_server_name:
|
||||
|
||||
### Variables in settings.prod.py ###
|
||||
mysql_db_name: "{{ vault_mysql_db_name }}"
|
||||
|
|
|
@ -12,6 +12,8 @@ wsgi_home: "/opt/regluit/venv"
|
|||
wsgi_python_path: "/opt/regluit/venv/bin/python"
|
||||
git_repo: "https://github.com/Gluejar/regluit.git"
|
||||
git_branch: "production"
|
||||
le_endpoint: https://acme-v02.api.letsencrypt.org/directory
|
||||
alt_server_name: "www.unglue.it"
|
||||
|
||||
### Variables in settings.prod.py ###
|
||||
mysql_db_name: "{{ vault_mysql_db_name }}"
|
||||
|
|
|
@ -1,5 +0,0 @@
|
|||
[instances]
|
||||
just ansible_ssh_port=22 ansible_ssh_host=just.unglue.it ansible_ssh_user=ubuntu
|
||||
web1 ansible_ssh_port=22 ansible_ssh_host=unglue.it ansible_ssh_user=ubuntu
|
||||
gluejar ansible_ssh_port=22 ansible_ssh_host=gluejar.com ansible_ssh_user=ubuntu
|
||||
|
|
@ -0,0 +1,85 @@
|
|||
$ANSIBLE_VAULT;1.1;AES256
|
||||
30663634643932333861303865373430383664333366396663663033386438383565633930353564
|
||||
3938303938383338396139663038633563316438373433300a396566306431623165373835303232
|
||||
32663636393038353961353733343963386138653134366438643831306535313231616431303064
|
||||
3662303039653139300a383035323237346164643566306237366433626534353764623138386562
|
||||
32323066306636373432393135633431326330303536336237613366646165303639373132393332
|
||||
37366130613137373038653161636135666231376137626162346130626630353762333737363161
|
||||
64323531656166643839653262643137363735623934636633656433383163333661633736323530
|
||||
65313533343234356564366163666237313632633162353130346665356462333035646665353630
|
||||
66666331636430636637386536333335366232333837613530666532343761613135336664323030
|
||||
61346162633237643263323766323065363164646263646266363861643631663566373064323565
|
||||
31326334623261666335353064316137383539336265336665333662623563323430346530303332
|
||||
65616632373531393138303466333531393161363338643230623839633364663664613637306364
|
||||
39366431373632623166383631356666306366643634613033363138356663343131323534613562
|
||||
64363039346636313162386565343739343439633035376432356261633030316335373930643230
|
||||
33393362396165623163666161656230343934393039396635613663386138626463393631326562
|
||||
32663232643730346465613963623230626563386365303765363335343939376562316462363731
|
||||
31323166346234393134643038396232613335346463613066653938396134623966653865303462
|
||||
61663035396463316638626132393364316331613437353733343833353434353539353730353532
|
||||
61343261356430373331313464373230396332653163373430623536633234373137616231346561
|
||||
63626366666661613061393064626466613566316336393463346266363733326535343166323862
|
||||
39333230636563666235666237623838353731323636333165643863316530303437636562373732
|
||||
36666239363436353637306665343662666566306264303064333461633935653237376138373431
|
||||
39363939393233356264666236326363626462383239373263633061396134653232643035313766
|
||||
63383964656264633138383037366462643139353565373030346230663333653239643738373735
|
||||
30643131623939343639366130326137323337613430343938303539373461353631643631613263
|
||||
39323935396261336333363561356639396135386466343461383035616136396165373964633361
|
||||
36616163623837396136636634393234343863336630366566653134656166376562623931313736
|
||||
31636263356439663466323939333963333463303266323462356663316234303634396662656665
|
||||
39663134366239323334663739626635303230663037613464613234333061613563343134356437
|
||||
65326631636663623664623830336539656261613333343733646635633239353437653565383963
|
||||
63656438303633393765353939386432313830366161393535393462343764356562383536656131
|
||||
35386162363536376337346335623863303132313635316335636466623133636661663864623636
|
||||
35366336353761313237353037366661366139333636313739346632363439343636643935626165
|
||||
39646432663237313036393663636433376631653138313134656135303831616466643566323034
|
||||
64633833343663623934376330383734356131636233343437373432666636656661363438623961
|
||||
61306437653330383963353934646636653764353139353331633333313337373930346561346335
|
||||
31383234313830636138636336613937373334313132626332636638313264366634383437303633
|
||||
35646362303639336464323732316265343662343766326238623465313232313463346632663236
|
||||
65356339353839333566613834353162353730353162663666663132613335316566633364353530
|
||||
30343033316435616633623531613538343638613263393664363765333134393762623535663338
|
||||
31633364633535386138656332303864386538613038376465626536363265373536306630366234
|
||||
33303733383036633638393537326433366632396631316563623562326436333965323066356636
|
||||
66306631306666343161306433383437653233333064313335396234353265356266616362616466
|
||||
39366234326430613632306636366535393663663164626131626533353736623638333232336530
|
||||
66623765393637376463343035613563343332363536613062616563626134323631636664336261
|
||||
34636463343965323466366161636261353136306237333866613539303466633232363637383632
|
||||
66373033656536663638623634666563316635643533656539633235393530386264353533356465
|
||||
39616464396636313730666633393430653435623363623732666333363065373562626364623861
|
||||
62636433663237313563316161356661373437336336663265363364636533623737326632636566
|
||||
37653234646139653934613063383030303163303232346561376234623136636135613333373164
|
||||
35626230626339373064656232616366323964653132613332663962323661373762393138343265
|
||||
37386365343962643362396632333638323063636265633435616665613139373066636531346665
|
||||
65303132346432336336353262353030663838356562356361616237353534346639316331623733
|
||||
39666236326435663338303366356535323736313863393361616537343231643064353630353234
|
||||
36323764663033393031336363623736623237346633663238336334303839643033363861386239
|
||||
33386663313865356465643564333963643232643734633263633432616233393231626561376562
|
||||
31383636303334663364326131346130303238356232323639653964666666376566376666306163
|
||||
35353130373662666135636330336131323330343235343566306632393361613561316134386666
|
||||
66303362316364653163633865656364616364656136333732333132613938623738353062343339
|
||||
35363862373538613865353835636330646336386365303163343762643065626536343832633736
|
||||
39663033383239323834303862623536666536356262643434633831343833373936353030313861
|
||||
62646135313333323336663030376161323064373130386266653161613461383039633165663063
|
||||
63376465356162613961643031373661353161396136356232663163363532656365343362323564
|
||||
33663662376561333366613731356539326534356536333536336162613363323138353532623263
|
||||
65376438353136616531353364393532663437663131653337313437383566393234323939323739
|
||||
39393865666633396431626437313237663936323534303531643337663665313839366136306435
|
||||
34376463663236653766316264313734366431666337633231633735623165326135653438633561
|
||||
38623632663036336434613464303166366564653437346361656635336363633335343465353530
|
||||
36656465666233653735383836613932393666306533363037616461303066366562373331393830
|
||||
31656562333161383039313961353234336634636666333066643237633631313464366262666534
|
||||
65393937363463663534663466643766636435636438633538383133313764656365336137376364
|
||||
63643138333533623032386130333965336566323138346232353465396139336433313533383831
|
||||
38323363626230323561636130623234373334333935633937303066383335353661303139313265
|
||||
65383337303538316233636136343939616630636564343565373064653962316230653639613861
|
||||
62343435383436366565616436333033336131613964303336623135626361343365633839313963
|
||||
61373538393932303933633834373736353537663030353533653930306433316335613134323138
|
||||
38653234643338666666336365313234373332393563616237636134643465393261356434306366
|
||||
30336436643762326363653534353538636562666461363530623162613333333661623039646461
|
||||
65623433393132393538366266306166616439336333333638343535396666666136653561363563
|
||||
39636539306239613461303633313834326464613763653763313337363765333964386237323336
|
||||
30656632643739393464373737376230386462646433353065303161366332376238366331643066
|
||||
63313337313634356165316531333066656134656135383663386433346166313166633364333238
|
||||
61323335363062623830373366353834343862333933363331633737353630653039313061383761
|
||||
39326637373036626366
|
|
@ -0,0 +1,167 @@
|
|||
$ANSIBLE_VAULT;1.1;AES256
|
||||
34363332326262646432333530346338643838626232653336616461633337326236646338303937
|
||||
6333646438393937363330366134613333623766303431310a616436303865396565653530623165
|
||||
32643633393436373261643765396234336235653363356562653435373934393437306533336565
|
||||
6631616232376337390a663933643765393536666535333332623965323936623661393339613239
|
||||
66373966616535613931343835353739343039653838613664656131306266326562643835633030
|
||||
66383663373534316534633836353539653431616638626532313637333631656363303738626235
|
||||
35643036666230363165356335613865333534373236643037343239653561663364656563393464
|
||||
36626534323830353630303234333835643663323165656463646434313238616461643439646437
|
||||
64316564356139373362623363656234636433343165613666643131373732306433356462623138
|
||||
34393133376136303737303135346262653837323137653530613632383934323061643531326132
|
||||
64333839383636393364663036623264323433663339656631346133376436323431626366396539
|
||||
63646333376132376636393335613135653436376163653536343430353036383864653934303536
|
||||
66333663343430663730356665613162623530393738623634383762373035663565373037626538
|
||||
66313765333864656366343362333439336665343539323430323534373036313138636439366539
|
||||
65646664656338333161366430613665626334653761366362333664363337353835303839353463
|
||||
39613863626264346331656533363337646166356631653731303231356662623434663239373835
|
||||
35366133633330643031343066313938376139366436393433356262383934366530626161653331
|
||||
38623861646264383934633931666138643036353166383166353430373766616664636234303038
|
||||
30653862663136383565393433393930656338616639326235613337323137653264656137623662
|
||||
37376633653631306163646465353066663564343732633631316336656631353438393861663738
|
||||
39343038643631646163333965303465396335666663313066316133616662386339643564363263
|
||||
65343831306563636236646431396661623738646331303362633439613062336361376566646132
|
||||
66623437363766353231653337333937356462643230646463666431633638316433353733666530
|
||||
32346337626335643639356230666236336162326165623638353761636366663132303766636638
|
||||
33396661306233326235653232316539346231663335653536393566616466373538313362326634
|
||||
64646238643630336434353938333536383363393163623433663766393165643564396238326139
|
||||
66666264393631303531626562613865303038386166356239393534636366393864333531376435
|
||||
33633466666134623833343163326639383563626464313033326166613130343131306239353038
|
||||
61613063666363303264613062386533333362393634363763626565633562643833623530383139
|
||||
31343866323531306664313963333538626563666437373865613761653235646132323762373733
|
||||
62316363303565313730666635353236356261383238373030306562376636386164323762323639
|
||||
39363537656538313537356530346132386232343361616335663763363634653638323761306536
|
||||
35396631373435616231356432383431613938663561646238306632313336633133323634366363
|
||||
64316365353063323165633439313633666665373531336139373435363933616331616263656236
|
||||
30303330303137356565356465353536336332386633306431396132356465366238353362656266
|
||||
66653630616461373537393535363837393831626466363361643039633030393232633362666361
|
||||
32343162363964613337396236306664623336353435366334383866636634643139643837336164
|
||||
33393065363934663461373531353230303133376561333061623837636437323639333964356130
|
||||
61386636653136623566353266313137613364353564393232666365633037346532346134643166
|
||||
37636338343439363632383133613264346662313733316339633535353966333432363036653937
|
||||
39663762623561646434383634323561306332393563313839336562353437626535313063656136
|
||||
66383636303165373933633532356638653338633435643938633136316363316231346364366531
|
||||
62363263386137363834386365393034613936613037623862303563643236613730353630623039
|
||||
34643333666432343337653230343937353063616639646230393533643533373664643730336632
|
||||
62616465626437333131326533383366653831343564376565613365656561353333376236616335
|
||||
31356338376138326338336135326135643135336165323238323261646462323732646165636663
|
||||
33303538663238653732393662323462323438393534383134396135336566663031663762306633
|
||||
62363235386161666131393439303235663534396539613364623733386237656133616266316234
|
||||
64666630626361383165383436343465343565666435656139346530303837343066653233343430
|
||||
35326136633636316236613830333464653066383966316330316163666466313237646565393730
|
||||
34306634353739326237653336386233316231343036353031653636333332616439313834353538
|
||||
64313230366465306436396234396662393339653535333561313533633139623062616134326432
|
||||
34386432366466633263643363316365656533383238643236656366636363376562343539653930
|
||||
35326162363065636530663739316435643762643364366563336135663364633533353033343439
|
||||
65623733633263346436366139396139623832333134306536386538356231336661616137323639
|
||||
33326261303863633664303634356335616432326366396132356238316463333732636136313630
|
||||
61373964376464376530396666636435373134386662336162363664623033613263643134363664
|
||||
30346361666663373034646365623639303036626337313961333366643636636535386434323131
|
||||
34396539306339396561633266396565636539333062313266373861663039636130316533616230
|
||||
36616136336233323031316331643936303366313634623535353366323061623939303530633735
|
||||
33333631613836346164633430623164353764313531346436346335633135373563373933346339
|
||||
64373262356465623166323461393837643538363537613237313464313139356262393836653937
|
||||
32336462343766306231356661663062343364316366346535383834396331326431383432386431
|
||||
35656164663236613063633737343237363932373661346537373738356533326564373231313832
|
||||
64636639653738346231643133653437633637383061353465353263646266353361366336343933
|
||||
39313561636466353436363263666435636231363236636266663538643931363934393730663933
|
||||
32313565623962626333663166663761303035633732386262623736656432613332633462326435
|
||||
34313665356337316532333033363438323861386538353266376666653530613363653366373662
|
||||
34356434353166313561306138616461396165666137393133663462646563333639633036363834
|
||||
61663561643933326365396438636330376537313465396338346330363532323664326464396462
|
||||
36643739323165343531396161363235346537643461363535373739616236323861623461633134
|
||||
30663031636464623262666634613262333437323865343235363430386439333534643466346539
|
||||
61613432326335333530623733333565376330393464386461633636383634336265353439336661
|
||||
65373739653438323563393662306234396639626235363064663831383664623238636462653837
|
||||
35333961616634313931636661376362373937666662326233613630623135326533303437346563
|
||||
34653864663431346566633334303162336166303836356362306263313039346662316465653939
|
||||
63666234626138616132366634386133333064316366656138333365373031623465633437633962
|
||||
35303563356235313032653638626233313931656336356361303335323563663438653936616234
|
||||
66323538346531363538636465366436343364343637313638383432303066396431303330663435
|
||||
33376232653839336532316530373934386635366565373431356161613562663730613238623839
|
||||
30633831613331303164636332666365316531316532373830656436356665326465396534363832
|
||||
62666665393666373032653166353838613534633730303031623037633330373664306433316435
|
||||
36336466656438306632633161343437656230386636376131323164613061326239323864306537
|
||||
36323761356532623534376232313530646563313261633037363031343835653331306631653035
|
||||
64343938653330623730353462663865636365353931376665396562393866373236656662666437
|
||||
63313261653465336666656632656236653430643130353766643532613663376638646661363535
|
||||
63366536313836346363653630336366636535396432366466333537373139376237373364393034
|
||||
65643364313835346561306661383462363164663434376639316238343138373436386133633738
|
||||
33356566383962363266383931336138336365396365323963376438363435393336333739343137
|
||||
38303430313561353838346363363630623134323963666332643831363034616132383266326638
|
||||
66313564313230363766376563663163336332343333653562643338663736616433316661323165
|
||||
33646239306163613231646330633538313439633036633638303561353932653963376665353530
|
||||
31363930373861313730613631653930313537666336356238396433346536376264383030336435
|
||||
63393239323066396638323963366336666366373034363337633134623835376632343232656464
|
||||
32333366366663303065616637393635383664363836633630303436346639336162333331656132
|
||||
34383636613234333138633839666363363236393565393231366366346431613333636164616336
|
||||
38336438363833303933313330633764323063323533353631353162326334646166323339316364
|
||||
35653935346232653637343562363065316339343966623839613564333132646435633735613539
|
||||
34633265663264383738613865303263636131616435626131313537373837323166326530626233
|
||||
65306237663434333833623937636538373864313738646263313261636164646639663132386432
|
||||
31313165386265643263623939616530666162353932636136633632616434333365623938346137
|
||||
37303464623038396432633966356230376436386162373830316665636637326266333935343265
|
||||
36383438303964613837323430623661646436326331366535313131316636396634326339666662
|
||||
62386463363536386563373232396362646637313466366334613230626438323937306161323262
|
||||
35343434366434346531336537333164616232333937356164363439626332393234643162613931
|
||||
36643861306430656466313362643834323765646335343035326566333462363036616362626661
|
||||
31666234633337356130623564353161616163346665623866653537303762373861346461613861
|
||||
62633637376334356262653433633565653737613834313735616235343435633631613736616638
|
||||
66626533343631636335636263363239643933326164383531663662626464373364376533656232
|
||||
31306138653534313733663962326461393638336166333561626538663264613966326233653862
|
||||
61626661353963303630323335303662643862613661616334396564303434346437393563616239
|
||||
34376335653736303964323162646638373131336232643236663166386364353663666535373637
|
||||
62383463343237646563313838316335386339316662363437303634633961666236396533353638
|
||||
32343464373534373364636334633233326432383237396437313539636533633833323131613431
|
||||
36386631366334396464626234313736646665653863636231646137623531653336626433366661
|
||||
64613263373033666362626634396335316439343561363964633734383562306437646539333238
|
||||
66643265393764623639303162333266663064343463386663373734326565313833663732623839
|
||||
38653466383263343332633239376530393437343366633338326564323466323238316562393039
|
||||
62346161393764396166303634623265306238383332333566666631316339613630326562653236
|
||||
34646666633565623339323636653663663436316235363665336462373938656139663539363034
|
||||
39366439323764383462343537366464636432663465383932313731613463616164633736326335
|
||||
66613363373532633963323732663966323632383331616130353562363532313061373365396431
|
||||
34306130336561386432383265656130666663383539386239633066653564633565646165313361
|
||||
33323937333166376366343161656531356438643539646235366433323865333835633636623063
|
||||
64616131333865646538316634663037623630626538323635376532383331333866643761336562
|
||||
61356230383466653932393232356664326531616464366365393436373937393463343237363039
|
||||
65636636616131323238366465326161626463663764343565633233643037306133616233376537
|
||||
33383434373164653638623039626638386436333236663831323839623932313763363436363839
|
||||
30613139386164306134633162396136613839643734373437353665636637303333363863646135
|
||||
39323265343466656634376165316362633537663635393865333230633062626461316132326333
|
||||
64643662316636643962616535353034633665363131353361346630643965303336313035343234
|
||||
66316239653762376163623366643733306335633964643065333334383135326530646436663533
|
||||
36383136313230303434346365613063336339346363333130666261353938313037326631353566
|
||||
64646635373639343637333561376666616332626532316635636664376430313938613932313130
|
||||
62386465393239623362356536653365643864376561383164663663643732656564376237613231
|
||||
32653062626263653033303135663035323361626437336237363062343232663639643433656438
|
||||
33373565303433323639626236326566396361393231306439323639363131623132393866363961
|
||||
61626162306165623361333965393337363537643035376238346231653433343336373461313065
|
||||
38383830366531616434626230333331643232343739386230323034356438613236373565663632
|
||||
62623961303864313134363761656562613338326335636636373436393530663863363966613265
|
||||
65383165616532396235363233666335396335336438663735316664656665613061393932666261
|
||||
36383233663635303966316137366533366132613335386462633465633462343862653235636366
|
||||
30666634643433666361396466383336666365383130396435343136303836303136323637346138
|
||||
66313937633461636438666436613566626233383361626432366437643933386564323164613433
|
||||
62313731323036343933333633643532316230333839383039653738333438343365626631396164
|
||||
63326164383162643331373534313464616136646663616364663830336436313664666364383632
|
||||
31353336656437363536303965616533363764373964336565613262616530313064326234396532
|
||||
36336461336335613034353037393562643839393131663738616231376233343765306263633565
|
||||
65343264396430356237326362393036663437656239613234393831363634366264656563633463
|
||||
36303962313532626333376662323734373163353063393037383062376535646234623061343031
|
||||
34663636333663666663393662383866386662623134383737343364323733646233306233356464
|
||||
66383865396266393834373265313937636662343061316635353365323634656562653031616132
|
||||
65613531383632353734663564333936636337643565613263356565623466303639346239376339
|
||||
35663563373936386661323261613036376162393932323734393337336161373938313164383139
|
||||
64316332636636656235393364613062636131666236633031323037666631383539373133326661
|
||||
35613138346365313863336639636136653763653335306466383662316466316136656665656561
|
||||
36656162623263626539643531313730623436663165356562626334663833643531666664613832
|
||||
30663033373034356164313233636661373637383638363162303561373232633165626338356463
|
||||
39653937383235366331623734363739333830306464326161333062346330623363396266663436
|
||||
33306365353139306539346137646233373062653931356239363864363964306665363936323661
|
||||
64613863653530316162666366613031663138323466333666393137343735393931376431656436
|
||||
38616239316632613931636632653532343961333665383730333261303063306130646263653438
|
||||
30633663323032666562303865616637643231336365353137356262373861663030363130653939
|
||||
61643135366138656532656465373232373137316537333237646436343138353164373364313331
|
||||
38653332383135373934363561616636643363663766666634666437343764373434623361656265
|
||||
6537666138326333633666633437396164633333373439386463
|
|
@ -0,0 +1,167 @@
|
|||
$ANSIBLE_VAULT;1.1;AES256
|
||||
64633362373030666665366534393434663334316666396630616638666535383063613665323431
|
||||
6538666665316130643932306165346433326265303738340a306361366363393634333232383534
|
||||
65313562366161636464396563323033393561323835363736623234666264386362313464333335
|
||||
6336393136643231620a376435356534323736323364363864313338316635373166656237356533
|
||||
65386532616534643536316236333662653636663831633362663633346466313034376662646666
|
||||
61666664393935613261303162616438303631343762633932376336323331356135613236623438
|
||||
64323866333139343963373937393566396236353164363665343434643964306261613535353362
|
||||
61366339646135653566353263343133326632393861353731313734393261633536643465666463
|
||||
65363861663061333164316566353835373932316235353133646435383739306430306239666433
|
||||
34313231373537343634623431346630303362616434303530343335396663383961643864353230
|
||||
61343662306662383736633431376136623330656530663131313632383132393430653637633161
|
||||
37636365353136396131633039363630613539386366343963393964626433663563663232383232
|
||||
64663930363632303566656239616231326230363233336533656332303964653862663831336565
|
||||
64643930666563303461383131396333343330303934643238663038313863646535303334306330
|
||||
32646534653632393761666662386238373233376162346430623062613436333034613665366533
|
||||
39376434323234656566646439636164623265616637653465653537643363663031376137326266
|
||||
66633365303461336566653363653431613664656666346435623633646232343733306335653136
|
||||
39653235343764303562373566623036373165353035383130623966316633333264303636383364
|
||||
39306635383339306166343264616339643035633165616631333061316532666336643865376634
|
||||
33326339626633623434373530643764643466643135633137376566363235386661636338623934
|
||||
64366463306131333763353038633263656231623061653234656364363136313561643662393534
|
||||
66303461663162333264373139656135393133373235366639373637623930616339666537633865
|
||||
61366235313439653365316330643936653332343461656565323062613638313235313661373430
|
||||
34653666653032336330643736393366303162643362353038613135326530633632363734303166
|
||||
65343833636164373562613332613264373665346665323632633933373661393262656638333266
|
||||
61393135623835363865633265333061376436646639366564653961346564666132376436386237
|
||||
38633863316164633831666131653763393430343238326535643332623637333435616539393539
|
||||
62383532623238623737333666383262346436663730346436316161363237653435336163323337
|
||||
34363865626434393466646533343866386361663864633561383133366664313039643033393535
|
||||
39626566366237386266636562353265343065376634653265326265663039326136313437323539
|
||||
30396530363166396164643564613534316433633431306435656333313161346365626466353964
|
||||
38303234313037646337396332313532323461633861386630626637306164386634636537343835
|
||||
31363335303164306330666665663164393866313537666662373836623264376138613033643636
|
||||
32653239363962613334303966323363393136656132356635366663353133616462336131663864
|
||||
64363864373438363563383461356464383162336665653234653338623136656238393366386262
|
||||
65336564303437643835373630363732616138623464646262373230356538306333363363386435
|
||||
34363030353934636262363637646335326138316338373038353834623662363636333262643733
|
||||
65303861303263376236393530613134313038303062623235383137393365343630313663363266
|
||||
34656538626361653735653331656365646233336638303861363866633538366466633065373861
|
||||
34376331386362623138396463353461353064623761363032653662646365366138613034373735
|
||||
61313064316561613862313566616639653237663865636137613665376261313835633033383438
|
||||
37306561306330393136333361663731363665303730396466346630653134363134613762303965
|
||||
32393837326332636339373233306136613936643235326631333133383364343639633536376237
|
||||
64626263336361376665333931376538363531306432663064303136303162346533353263303966
|
||||
33663436373663396532643765656637353230396130363163613938393161363535363862313534
|
||||
34636435386364346637653561323935646564313739363166366233393433303731306364353962
|
||||
33643737636135656134656264666138353739643661343834346132383765633834313037623438
|
||||
35646663306436663338626639643538356664313838656664316261623530333937323036323430
|
||||
33376336313563343737616361353931663161373535633466643432636337303238336465363565
|
||||
30326166366661373839383431633735646137613262363261623564653038643665333264313463
|
||||
31666165376566663165366364333630393930396334623331613464613838333538356536336438
|
||||
31633864383934663631373338323064326538333336636464333337353062656535613437343931
|
||||
36613162383966306231666633306131646538616466353635363334653432633666353261613232
|
||||
63313236633665386262653738613261303466623337323235666663326132363764633064343764
|
||||
39613339313636303435376563656230386436373236646538653034663962383065613333666664
|
||||
62386465353635323037636436353738366331316562363962366566386264366439383666653333
|
||||
63383032623939333332343430303262383965326161386537663131666632393663333564653161
|
||||
61313837313032633263636264396632613438393762383763346336303639346630336463623430
|
||||
66386632363062623766343939313430613233636534613738303237323461613134363862643063
|
||||
38326566323062376566646265636664346366656635316532313133303136646661353738343635
|
||||
63343365353932326538633835363765663032623762613761306639353634336538633461356630
|
||||
38316561616664306331623732353830343163396531396137386364353534623735366534646166
|
||||
38666438633533626635346466333538326666646234373330663962636137626330316537313564
|
||||
63393438316433336337613161666164313532356566343330636133333135313734376530383434
|
||||
36653237313436653365303635336430646239656364623436316264353166643137326336656237
|
||||
64653163363463663038363361656366633432613662633730623331303937336366306432396538
|
||||
36666536393033333539646336346637393962633331333563646435666238626336333538363662
|
||||
34313530366366623961376161313635643263393935653330656264623436333634346561636362
|
||||
61333764376264633761353338626633326637353937393033633631363930386363363965663130
|
||||
61623931326664656461646236613038383432376330363561653035313364363862343130313666
|
||||
33323162656134323330353862373535383461366565333862653639346334653463363364656464
|
||||
63646531636634663032653962353063373730616536633730326137346565643561376235616164
|
||||
30353535666536613763656531353430653735353533353339373662346362623630623734386366
|
||||
65326662303433353435316536663565306464396264323963336534333138313266656137306133
|
||||
33313130313162383536663436356533363230376237326635373564393838396431306138656562
|
||||
30346662393831363535636362626235373763366665643233393235306566386337666666643438
|
||||
39623830336131313438383732343138666132396634666432333161343532653838653565306637
|
||||
63353433333238303861313832383065613433343166393863383565633236326230393162646139
|
||||
64333033363265643035306138376533656661346133366635353430376265323666366563333233
|
||||
38306562393239393332653665313233633032636665303039383631623235653064623662646266
|
||||
38656662613932383464316163626664633030366233316163646166366337643566393833613064
|
||||
63323136616565653966666437323235626634316534633933393435373739346566646665386638
|
||||
63323361303930653566663633636637303639363466313561333536613538626431633637613535
|
||||
36306432643731343966613338666366323330616435366438613566626430626464363432646164
|
||||
37333030366233386262323738653433303966373663356434633032303561346563386364633433
|
||||
33343033386434396638363936363864626335313930366237346661306434633966643633303937
|
||||
39616163303264656536626431633535346665663139306565646133656139393362616431646533
|
||||
35653430393166633036363766656632316363633563323864373432663435633061643833343638
|
||||
63366438306466373838366337666533313632666432336438316531646264356235383434643962
|
||||
66613331346332366337636464316165313037333330303732633035326661363931653138326365
|
||||
66313266613461616138383637656133396266623063623265646461626161326461393062623036
|
||||
64366233323165623265313939323030343962373034383834393939616634633336393636663631
|
||||
31363832636637373230616462613137623132363430366561646632396635376139383562393633
|
||||
65646432343561643266333534376632396336643532303961386366636133393765313232336533
|
||||
32353563386531356361616433383834383833623764633836643731383438333136373133646334
|
||||
33373636366136386661366339303765653638666364633063646133326662323561383630323930
|
||||
32636363393139613636613733663836336461643265653132383463626365343330666532656162
|
||||
37306237316536383234313436333730613763643138616133643231313732636563353234306138
|
||||
37323434663732313131666164636464626538623861666637633435616235383836363662363136
|
||||
63646165303364663466613134333137663632626366613532613664633163353663323862303231
|
||||
31393837343133646337363437326436346632316666303461616132396339653137626236313930
|
||||
30653835393965326339353662663033393861346666643237333230353930376630306664326335
|
||||
33653535376637666130323963353865646435323233363333613361326566363862623963653466
|
||||
61653865636661646238653632313430663931613131316431623639326363343265363238643339
|
||||
62353762383364373939336564306262323638386261623066653139373830323432306164366162
|
||||
39356632373435663565366165613035363866373531336265326430636131313962373031323564
|
||||
65393034363939623835333039336333623436626264623562626136376434346561353634653034
|
||||
37393934616561363430363935336337613132653734613530653136396361653364663661656332
|
||||
65306136336636313530376636343961633638363632663961356338393431356135343538363834
|
||||
64393866643138313862653065373663356563356139653831383832646336376262346433313366
|
||||
39323766333331383539386532313661636632666534616533646334336431636334383539313533
|
||||
37353933313138623034636661346166656266336161653136363637333332613339623061663232
|
||||
31636561333633356461343364623361333763333038333731643163393263343964646563333864
|
||||
62633632653061666535316531303033333739353231303434356365663864623339613161363735
|
||||
35626338333163653532326530346130363534313363373835333263353637663230326636646433
|
||||
38343735383339616664326433313931323538663734613166643939313964303838633133303335
|
||||
38613838353932633632386437306465646537613734366234636466653536303766323438666435
|
||||
63643239616364616462653637643763333066313933613433303466363366653136633065646662
|
||||
35376533666665376566316639393462613538353233363031346339313435643863376361623533
|
||||
63373738636634356339356236633632663133366336303331343531323033326265383461613561
|
||||
66333830323063656236356336333534653165366530663162333235383364616438623865363465
|
||||
64323531333662356539643164323261356264363764613135393231613764616130393337633434
|
||||
61313135653861636338643636656363393330653366316661653531336131373536366336623636
|
||||
31333338633864653235313664326532393631643238306261643465646530636263383865626330
|
||||
66396437383535333334646236623633623431396461383761356261616361346634393166356365
|
||||
62396261663965336338333835303732633835383439656265333731663566666130386566643061
|
||||
33613239623233346564333130323838376439653133326636666637356161616534626231633333
|
||||
36396433353037616164613634616630636362623037383665626664316237653234636539356266
|
||||
30643238366330363566623335623262383763376234313730363261643136333235303561373964
|
||||
39313666343361313036623233636139616231633561343839663331373439326437333163393732
|
||||
30616333313934353337656437613136613130623636633263616538666630336238666532616330
|
||||
39316236633665353239346531633362623731363361323566306665316539323066613639633638
|
||||
64633663633933613535653163646664666634646261343733623366396339363732356230363264
|
||||
38383538353033346363633431336634366264666561336466636634646333363562326666366234
|
||||
36363630303132313032663739636664373261353562353233343639383563623832393631343166
|
||||
39623232313138393362616362356564666265346562386566363031396633383265323633306136
|
||||
34636463636664323131346465643231316261313933376563343634333162323764646233313931
|
||||
65383537636162373263376432336264656230373334653762653139383763623265643538613161
|
||||
34623061383330313435633530643136353735653361346362336663326336353662356265613836
|
||||
36303761366533623564386430643239656533303135626235653531656236666566366633653563
|
||||
39393837646131386332633835343635383366303639653838343935373337356533646666653035
|
||||
32356464326633306532316333336636383533376536643364396439306363303237393866336634
|
||||
36666562313332386666643633363765306637663538346637326134396331353663376461363134
|
||||
64616433653035323931316535646236363262346531383763633932646635323433646162653338
|
||||
33373261383766343531333162333734656639643533656236313865303461663738656463623064
|
||||
63343739383737633135323637323733643134336634343338623264393562613435303461663964
|
||||
31666137636339316261666637333932336234613064343530323063613737653434386436353939
|
||||
33653733633561323439386662396664326166323038326437326661353239633530386661333833
|
||||
33636533633931353938623861393237356636343130333137623164313633623466333832346638
|
||||
33333632653832343637316164623038363534633038626661623538316264393264663964396130
|
||||
38356464656431613038303934303163313535613837303634336434393563303537616462386436
|
||||
32313935303563396134323838313339306265343135373365383666336262336463636133386134
|
||||
39346561613765373039646363393338333336383664303464303763393131653732663466633930
|
||||
30643938323433623331343636396363376630343264393237666230373636306632616261643835
|
||||
35323739616234396363363439386331373566313130313737323066393661613231323961386439
|
||||
38323338656636653835613534346239616336363138313535323332613537343364343766376230
|
||||
62613766303131656234616135386332303539643931316565336331613564643934373138303730
|
||||
63366139316239393935383961663766336233366439383164346464346431323230313935623431
|
||||
39646139323362623233646133363537326662643331623934366538326636326534326436636633
|
||||
32376535633962373564316237343661313734373037303466306437666466353930643432343265
|
||||
63306534663532396361613038613239626234366565386561356362303062633436666439343562
|
||||
61353030646535393062376235623665333266616236366332303162303338366465613338316334
|
||||
38306262366635386662636266316161633136616234383564343161343138613861623263393733
|
||||
38376133643438303532306238393761396532386431303130396362353232373033353630363161
|
||||
65633931396161613231383831333531343932356231366336643738623531356665636366623035
|
||||
3635353262303232373036646664383338343139633664343532
|
|
@ -0,0 +1,87 @@
|
|||
$ANSIBLE_VAULT;1.1;AES256
|
||||
33383137646463656636313430396632623461646263303566333932653132313566396166616230
|
||||
6134366330653961323039316131653731663939303933390a393438323263316565346130653338
|
||||
39373533383161303737666438323761306265363236333664356463663831643133633933313134
|
||||
3464633533336162330a643566656362336261613233646638646237373139306363306133613762
|
||||
34343336373663373865353835383763356266633030643836363030643163653036636437303666
|
||||
34383764393264386238656335346634383530626266383631346637643737396333613766643061
|
||||
33613435376665633033393166343864626431336463656338653038373138626563613666633365
|
||||
64326266346433306335656165323538353334636432623062313536626364613530663862376561
|
||||
30633132376139613637646339653964626139646330303939653439613938666163363434323636
|
||||
62663430653434663633613564336533663039323937356431366338333039333435353239373633
|
||||
31346362353934393333396131663562323864633966386230396562326235333839393932633632
|
||||
32353337343637306265303462333861316432333436346131363263363632373430376263633030
|
||||
33323061653465613839613161323936626263313561333763353366646435316233303763373731
|
||||
39643664356663306636386465346436383037393835643865396635313935326238623130343931
|
||||
37373461363635313337326634373832363130653966663839353232366264646362323137666233
|
||||
62326431356264366531363765393166343733313131373038323436326232346566363736323264
|
||||
66616231363937323437653731303561613839666232326634306433313831376461333664356365
|
||||
39363462333061623639333161346638366166386338663830343331376235653838626131656661
|
||||
64316632623562303461636465346337313135633061346330623764613561666533663937616339
|
||||
38316139643532626661623330626636326639366230323662373931636136396465306436623839
|
||||
34643539316366646433323530326630333330383464323263636333653262313464636538636639
|
||||
66353335636266613736326231643164623538633066313838656366633762303366623233613733
|
||||
31636333643935343730313962343863613762303034363837343066623964636465303235643737
|
||||
32613562316533623562616564663639393864393964613762633363613731363833626165373638
|
||||
36633764303131613862393162373866313837623965333335393538616530653732313831303536
|
||||
62313462346137383334343031353064316634636532336363356662643964306562323436613330
|
||||
37363561383937353733336537336464363636363031346230643438623430646530643463333066
|
||||
65353531313737343730333763346162613337383666646661373130366530333965386139616432
|
||||
36663330646561336539616534393261323162633730323961626136353463326532333232363163
|
||||
38643766613461636435383138326234386632363038613732613261356437653035333163313161
|
||||
66656135383864663863323039353561383262363637616337303337356361336663333830623339
|
||||
62313139633662616636363834313165376530323161356138386261653439636238346237373762
|
||||
36323631616336393930643832626534656638396666323861633531376661306136613437366465
|
||||
30353537396264393262346439633036356632633539623162316364326131613561613536323836
|
||||
34663430383864383965386363613534633165633935636236316630356231333531336465636162
|
||||
30373236383365383936383966353763323565306435343265396536316465376633323864306663
|
||||
32653131336137623837363263313837383762626131643133643735393063386266393365613530
|
||||
35333561383838393265666263633961313564666239633135316562323964343033653030326366
|
||||
66326536653330656638396235306563383866613737316633336365623237616364376133336535
|
||||
64613762636361346566313064626531333866333364343562353630633236313136363937643330
|
||||
37326136326364626539313537313131633133366534633665323234326230366264393965353834
|
||||
33353963353030323065666165653439363433323330653061656636336663636233633732616231
|
||||
35613933646131383430323262643738346234363864366163323166363166656633653137636538
|
||||
63336230646463396337666339343637663237666262353438663537643162613839353964623530
|
||||
61613434393533343232366364373639663838353137346231396464646632633265306365323465
|
||||
30633635313830343933386334333638633230393632333466396566646630363136343830306637
|
||||
36313134303833636262643039326235626538363231636136666464383663316164633266316339
|
||||
36626538303965376562636365376162343961313537303938613837383738333731376461386138
|
||||
63373362616663326537313139653864316638343230323235333239306133316166366339316136
|
||||
38323366613834616238333731326232613733633665306538643739666461353930653433363666
|
||||
37663535356533356130636632326263323439626630373334336262306364616139623933376332
|
||||
64386366333763353935653661636266666232656263396535383038373762306433363862653463
|
||||
31303730316330393961643763623730376361303063613632323834343463373966623962363534
|
||||
35666463636332656633623434633338623263666433313163323831636636653162663361613564
|
||||
32333630346237363337666362616332663937316432323836336230303332376635373038633630
|
||||
62613730623266386537393139373666366565666531663361353139386562643265393036653262
|
||||
65613931613138303733326161646435303931663039323931323634383135326331336265316662
|
||||
61656333353464353433623861313238633330636134353666633035353865663761353035633930
|
||||
32343533383366366332383734616433343333356336343637633631386430626335323063346361
|
||||
37393137643737356432363563386664313336653164646332343666396134613531356530323831
|
||||
37343836316466306531643661343962663134393134326166343265306332356231363461663234
|
||||
37366234653737333461626137336539373034346539323965636231323235376232666435336230
|
||||
32613139303461646333396534343736303365346261393765366338626538373836353861643561
|
||||
39333233393561303630623831356362393430366636323065343839373431353730353262626631
|
||||
35313135636565343838353266653532323936333437383135363433393536303234353633633532
|
||||
61353539343132343039633964333936666633623035656439636235343034306466316535343036
|
||||
31656137653861623063666132626634313663626436376362396161626634343933383936356665
|
||||
36616263613062363733383466663962623838643532353165633132323764623165613038613566
|
||||
30313434383436383063623566613863653533366365396539343237356638623766616236303833
|
||||
33636135653134653533353435616330386231323266346430646364656631303632643332643463
|
||||
35613762336434333835353438363335313039666664303930626638616562356562656335353465
|
||||
65303562333462633335663365343461653532383962663335613534353466363563633063356533
|
||||
35343732616438373637616431303264373837346533316139346633353261653734366565353563
|
||||
38646165643831323461393161303763653737666232336639343334383935326464633134326162
|
||||
33386338653135636538626466323165666237343738333430376637386334383965383061303339
|
||||
61646431313537656536396238643930363161326331626131346461633136373239356539306633
|
||||
33373439333863303935333830636333383233323565326266376532303765613938636139633437
|
||||
31313361366334633463626661316164363939623336643839653138323361623062656435346238
|
||||
61383961663033356137393162643235643839656565323832353364376532386332623163356161
|
||||
32626665323535393537323466383931353562396437613332313831353466613638663366646233
|
||||
66383734656533336133636362623261613733616531306537326463663730316562383565326232
|
||||
63646363306666323162333930663862653739393732663630336633396234353437353835393765
|
||||
30313238336164653333326365336364393832616330633534336134316132663330373132316262
|
||||
37636534613936623563373062643831653464333433623037633232396165613766356336623662
|
||||
33346432306432623539396534313661653938636436383766383634343563336563306461383864
|
||||
6638303531376437643961623934636239383730623832663561
|
|
@ -0,0 +1,167 @@
|
|||
$ANSIBLE_VAULT;1.1;AES256
|
||||
38383032623762306461613039393637386166323266316266613162323732313561376164663935
|
||||
6438343431643663386361346233366639306133653030360a353030393935663266326432386337
|
||||
33303031326137373132653562363136616536333731383137613634396135643437656134346663
|
||||
3732626639633632330a373433633264353262343734613461383934373564383862313161656665
|
||||
33313965383566343566353733323263333664316266636533643333643938623134663933313430
|
||||
63383366393539633837353364333438633034323063386538636338383330323266323131613233
|
||||
65326430383662313765373838656533386330303761646536366438633932613839663231316231
|
||||
35626336626630333262666537323764616264386634366236393966346632613864343335623965
|
||||
36343266353130616166373435356639636638623164636562663263336333303534303234343964
|
||||
37653835363533653366643537366333303538623131333664386234616261303261383131613865
|
||||
35613463306338396134353133663561353738363962303530663730366137646664303231346663
|
||||
32663362643638303030643336353437383730663531643662356466633331663838663637616633
|
||||
31363732613565346238353433653332393430346135306439303739653966313733663566626530
|
||||
62663838316461613733373832343338323835386564353062386631316234636636373533313265
|
||||
32343261373665353962666361323662633539333534393736653439373466383361653131616361
|
||||
32396266613439393237623336323138393333346435393866643039393938343830303862366563
|
||||
37356234613531633363626563633235356231373136626661363239643633353137633931363165
|
||||
39353633386131313863313335316662363233356632663336383232386661663033636136346136
|
||||
39616235663564336562323062643939303739643865633037373936666166366566653735343837
|
||||
38616162393838333732383964376336313236323439383334623461643539373265316635303334
|
||||
33616131393732353133653666396539653434363434393830666537343965313037396536316162
|
||||
39333735666666306532313537613533626465663238343164383537323339326430396562653335
|
||||
30613534633835663662333532623731613566386636393765356162346435336536313363656161
|
||||
62343933303336396430653034373236333963613762616165306336376432383032383532343464
|
||||
32653262376337363331373839633035313063316666323764343262316339336134306334316638
|
||||
30323634666138343730653431336564626465373335376538656563626463336663643563313761
|
||||
62363539633564306632383335323161386166386438666635343162323230346639633734353062
|
||||
36336535353030306261373632303264623366323062663937633465343430353434313232376164
|
||||
38646164303837653539303335313139616166313361363461323161303961623461373738323037
|
||||
63653163653532333937646436656132393664643631613231353937316230626533626137343935
|
||||
30323063326263303466643865323739633130373333666564316533303838633864313130376430
|
||||
33343832643364636562333534356261363664326666626234363933616662323136663661633139
|
||||
39333062316138343233306664633764353130363761643539393536346234303530336164333031
|
||||
30366162666266386463396462383962643136373733363461383439653963383165666138633930
|
||||
61633831353264613931373238616261636334343631353435346136373664626137656438653238
|
||||
30636439383530346664363237373938316139346161656435366338396565386564353661306234
|
||||
36376562643236623038633463316330626133323266613335636438366365366630303937623833
|
||||
63633835666431623061303661663539333861643635396665333032306461393136396330326133
|
||||
36326534633663363430363130363739346237346533323938633865353665366337623062656637
|
||||
30373964616263303530613937343361386162333631353330613333333830633961383333353435
|
||||
64643034343665613364323663653038626462616234306462646337636437653639666534363939
|
||||
63613165626437313736323630386261393133633735316332613739633765373765323363303963
|
||||
35363831323437363363663938663661316337316561353761663832666661383730373861613963
|
||||
30346133323465613536626135633735336265623963623036363031626238366665316331326261
|
||||
32396465383261353738353666666139396632313930376332636261616134396639653333316539
|
||||
62306465376535373735373738643465656261666162663762323937633532366534306337373731
|
||||
64306637656635323232356163326237396236653332666434346363383665666663663561306165
|
||||
61633532633839386535346632663064353166613565326235306462313135343437633931653335
|
||||
30383665663264373332303734633932653036303434366663633364353433653933663562326466
|
||||
37636236616666663032343538326337313266653630656238363362393361646439383337333562
|
||||
37663963363666656336353735303263393563313931623430633435336132383230363335303861
|
||||
38633062393133316234346663626237393130373535363766383230383238663165656234376234
|
||||
62653163666236306261303630633165376533653764323832646131373531333565326337346631
|
||||
33613632663436636332663038326537666634346631306437623866613966663036643764633532
|
||||
65373934343630383862643763616661346232623630306139323863323065353161393539623737
|
||||
36623235343465656661333031383661333936303930323962346334336566336139663665653064
|
||||
66346263663665353239383435646635646461623963383066383437373333616162373536393139
|
||||
38633533356539646261396630333739376266613939633438633632656132373638333862633338
|
||||
31663163363130363333386436653935616539636535323838616132316438383833333930626564
|
||||
63313534616533376363376135333336646233653465393963643833336537353433386162313830
|
||||
36626263656130343039343534623039316665393934393263303135313265633035633164623465
|
||||
66353333313363646136373039303163643763353536393162346664343865336133393439343765
|
||||
64306235386461346263633831353830626130633964666133366537393236343463623237313236
|
||||
62616232343537363161663837386437653736656363303263373435373135393331313537656135
|
||||
38643662366361363731636431333232343766323665373839383237343232643537313131396136
|
||||
32623663343035656333653839623762663061626538386264353634346662393935383861343334
|
||||
30346339313437663565346466373237323565336436346162303138313235376339353035636131
|
||||
38346162663261663161316265313062343563313138353734313737633536313163313334633966
|
||||
66386463373662626530373633316461336236656533623062393535613439663839663363326632
|
||||
34303565656165643563363763653062343039313366613564353636616130313837393933643363
|
||||
64313865316539643430633230626237316234353939303963353062343562313631363963396638
|
||||
32323231623262633366643636313138323762666133343633636631306130343762363938656635
|
||||
61386632333765373235333331326465366166643434333337366462633135303337643537396166
|
||||
30393236613433326533333336643533663535353137646365323265356133333436633835636461
|
||||
33626638386131663766363462613834613565303864666230383838343730613938373037626531
|
||||
64626130373931623262623963396535353832336563393336326434626332346638326530623062
|
||||
65363839623963306463663763383965333031643265373161303764363432653466313139346230
|
||||
62393331303961303233663337656562386565643533333530356638343665653865633365626636
|
||||
31646364656464386365663239306136323734376230313439616432663535336330393632643165
|
||||
63346361393039393436663831666362316265653333653036373765633364333939376266616630
|
||||
62656632303130626532613961383661386336303931623666393138636666376662303462306232
|
||||
65356130616536336263346234323266626237386166636339313736663463656262326130323539
|
||||
35616633343739353233646164633731336330323237323331313235643836633639303733393032
|
||||
61303431633038643030623137336261393862373964613335386136313238643930343734646134
|
||||
33653438646663636336343566613137613535353230393062386364356366353864623430666532
|
||||
64616636663839393563303536386539366130313466373361363265626635343130636531383039
|
||||
33616539656361663530303363346531323630613034303032653162613263633737346431346438
|
||||
34333634336135316664623162303463633635363264396532613233306435333631616466653637
|
||||
37396366373163643137343663373938666639323763613132623564326431633564373337323439
|
||||
35373761313632323464666364343361626134373338396130663136633162316538633766353833
|
||||
39666434383266646666353164656536653366363863336332646137313339636361383165373162
|
||||
38363266383133663531613463656332386134333637633861613566656366656239663037383630
|
||||
36613962333566303238383030336438636430393565333061323563323035393431643161396666
|
||||
33396431323530383064313765636534386462666538343862643766313265653233633361666164
|
||||
30346336653738633335613034646365303633336133303563336463373039336463346639633261
|
||||
62323332393063376438383530653834623362636433303361346537653834333531303732363231
|
||||
38343237643030303338316362316334636361666139303738616663313064643335626461633637
|
||||
35396637333639366465653530643161376634653532363131663333333065363365653234353738
|
||||
36396635653965313162323730653135653037613734303637343638383335363135636465636265
|
||||
63333137643565643237323133646639333034633036326165316661336337353730326134646665
|
||||
65633731376264653561366539323963636465633761636531663462653039343566346337363737
|
||||
32393465613930636364353263643462323736653564633232363964383965643765626633663966
|
||||
30626264333132663064373661363231636264663363343462666230333262323430313731363833
|
||||
62306233376361363138366337633435663565333235336163376637643834326461323838363966
|
||||
37323432636335643834393533343031343763333231356431376437353065666231376433636562
|
||||
31353837376237396366666634303362646236336233643463313663336432323533633662343434
|
||||
61653038366630323434343338663663646437326662643562626439633137316264386164336365
|
||||
65333962646532313362393335336564663062303664333064353938373935393261303438626531
|
||||
37313938653133386430363038393664383637616239393965653965653536313662623662366565
|
||||
39313866396435663231363235626138666439343939666439633836363963646331393237346463
|
||||
34653764626564326432373762316339623530343566633163613264656237303335333439656131
|
||||
39623638663865636431386566653465343330353539346165306230313930396534373836373835
|
||||
38393034306135373438383533396333613832363162343533353338666130633836356264363866
|
||||
34336630666139313033386431303861666637616632653431346638633533656561363035376538
|
||||
64336332646266356539643064613739363332373165643439613730386230656263373662663963
|
||||
65653562383366306532366135313962626465366130666434356132636535663131643536623638
|
||||
61646561366534363033363034303231656433356639303433313730653462373937656161396339
|
||||
38366337653037623530356566646339343134663064653531363465386661323734313563346532
|
||||
61366366633433323966353937383037313832333561636431363637356233303866313131316431
|
||||
37643561313765633639323864613838366635333232383030323532653164653732346661623832
|
||||
30623831393863356133616636663331663332333265306339323564656232646631356433643062
|
||||
38386138316635393563356139376366343265333063366165616533313666646331333837313163
|
||||
65636634323565333065616664303766356466366232376666643035316339323133393862333865
|
||||
33633932316330383865376335376261363166626532323832316365633636653330653732303833
|
||||
62393839643231636634386632633461383966663936376562376532356430326466396536303664
|
||||
66323338663661313766346162356434616665353438633832623263376536313565303963623239
|
||||
63386662363438643963643337656438353130313161306261323035636563333538393561306236
|
||||
63366133616565303534313338373165363765303564323134623834383361333737636366663863
|
||||
37306136343631636237616265376532653033386334643631396634313336386636316130343962
|
||||
66303236666665623433626235373135326437393337366434353633643433333637346538316465
|
||||
38373831393431373830313533666237373662363765613263343062653630396436363239653137
|
||||
66363461623839646164336564646234643265353333356433643231313634323339323462616365
|
||||
66636431333238323834316435323738393161633633323435306364346562613838643137386534
|
||||
36333962353137366136376165616530373233663336343534633264356536613633626561653036
|
||||
33653938323539313561356263393937666235393339626138323736383263386535326361306661
|
||||
36613536636636346632623230396439393836363536653264376162306435383566306633376431
|
||||
63353932363139383036366536326437313266663130303863303834623763313731366539306466
|
||||
37663535353635383431396136653932376264323038613035313631356633303964386233653764
|
||||
64366361333165303833383064326464373838363232346365623032623734313333323433363438
|
||||
34623463356432333563653938666632313639623062353031613861343139376135346462623432
|
||||
38376537646436656332366330633139363362653464613336383231313663383335653061306462
|
||||
36313131646334666262633064353665306564666235383139366130313139633162656435623732
|
||||
65303461626365653738613033373733366461366266313539383533303661346335373663663865
|
||||
35383366363964643761343462353532613664633766643861623730653662386666393336363833
|
||||
33383731373535326539303864333839653131323633653438386336613361613662653531346666
|
||||
38306233333932626663616563653334386537353138343863393639656333333763353631323632
|
||||
36323265363966393465393034396634616337666136656437333930356434663831333836666665
|
||||
65383662613131336539333135383738393435656335373362326463626332623063633330343930
|
||||
61663061376161353437653034393531333138326339646230376538303538363762623932653530
|
||||
39653965376462323565306161666164323638373661393366353036386662643135303435666461
|
||||
65656531383930303534393832383465373365333062613762373132393932353662376563346432
|
||||
63363330336232316137356536303639643037383430633031386437663831336333373836613938
|
||||
66663634346236386261643230366235303862373637313962626531383633613034613632303230
|
||||
61623034376434336630623664623862623463313765613464396336393634646262343234373136
|
||||
34353962646665353061316637383130643536316435323435393762303463646564306465393630
|
||||
35613961346364626130306334313136663732613965633132373930613234333933653937303932
|
||||
38383065366633643766303766613531323663386166643737383436623935613261623739633262
|
||||
66383130336164383666363365386232333938646438343232366437386233316362303534323361
|
||||
65356466363965333830623634653536373837336239343139303239396638623762343766663762
|
||||
39636135303664653261663165353662666333326437373034623138663632636561323930663935
|
||||
61366537313035393464643836396166326337376161616238386534626334623230633133643166
|
||||
30636639653836636262343733333630393366306537653664373232386235353564333934316562
|
||||
37386535623865326534353966316331313166383461656332646435636334376430666162313332
|
||||
35356131333533303735366339666437616431356565333132323831626230396536623032663930
|
||||
35346333386363336234663639396237646331653565346665633039376632623636663537306537
|
||||
6336323464313735336265393764613366373639396263666565
|
|
@ -0,0 +1,85 @@
|
|||
$ANSIBLE_VAULT;1.1;AES256
|
||||
37643132316134353730656261616165383562623539336563636334663463633730663933306134
|
||||
3335376130303265303662336131353939373731333531380a393837393232386634653833663538
|
||||
33336132326563623535363836656639363462393832326263373266303561396364346239623835
|
||||
6631303362616139620a366433636235373635383831366431626438313233333338643131366532
|
||||
62626461383937386637353033626661636264663132343462333035353661333765353139396466
|
||||
30653335653435313661653961323738303337623530666137363437623635653561313835646630
|
||||
33313366343462313233333432383263653162313162613831356234386463633335633765363136
|
||||
30666636363837623830616465626364326437303637323131346335666132633337353664633839
|
||||
33343065326438333936616163643937666537636563623064326664393762643366653365393035
|
||||
64376631326262376262306532343438643662623136643764313336373230363162386538356565
|
||||
36646333343433616137306235326265636366373864616366346437643965363035633534323939
|
||||
37336338326562343839363233303365633238396130396537363733633730653164326630663766
|
||||
36363736663539333733383037613831646537326263343938343165343337316261373430353932
|
||||
63313865323562363933303263653236333033626562663434653837313265333538343166343662
|
||||
34333333336562396664613138383266313666336135363064356137626330643864313732393834
|
||||
33633265303938616461396436643335376161346430633139306631326433333031663738386237
|
||||
37366233653032396263623831623833656366323730343930303266383135333966633463643863
|
||||
37313163623065306632326632323061393565653766646363636632393339646431646337316162
|
||||
61656363626464323166303961616135353031643031396138656132393963373934333835633233
|
||||
65646638656530383261333031353063656439396163316633343237313861396165646562326530
|
||||
63323735356664326464313064316438353039373764323866323965336631376563376566346130
|
||||
38363636373861623136303264336538326666323431316337613263393863383232373164323766
|
||||
66616562646534653432646135646332636262396461323163396237393931663364323730666139
|
||||
34646132346263346662656238396265303439356136633735376163656630616538303733643731
|
||||
64366436666633656263306535343138643137353939643361336132373731666161633738653561
|
||||
63653130613430313031663631353638623333623063376331626632366235616632333435396431
|
||||
30316466356530376663333037646635326630363933393437383033323131633464633565613631
|
||||
62323730373964656635636139643063616136616262633033306462333138326464333534306230
|
||||
62333939363634353939323062653536383533363239303964623562356430643137383262373061
|
||||
63336132336138343261396533363735363139306434356561653063366331346163383233663437
|
||||
32633133363363653930613832323932356563356231336631643032333436303830336636396662
|
||||
61666333346665643734623530623364636335306331353665396435666563356537626162313939
|
||||
64366530373061343761353661323334646431343639393130313064646232623039396136343666
|
||||
61366364613061303164613234373537656265386636656132333439326466616236393662663963
|
||||
39363434353033343138383463653661393265393032666634633035623035306366376233376161
|
||||
32616263643336643830323336316261616662346461323135353861316465373039656662333866
|
||||
35383364346137343964326433383966386138316134396430613930363033373135636661303763
|
||||
37613730346630376237653231396563343130363839663064333466376238313139656333636266
|
||||
36373262323037646631363131303030326234363835613132393239303336323265376338396237
|
||||
32633439383763656339643435333763396537383534653962623330373063636462346237346436
|
||||
33386362666239393137623433666266646435656232353135393437626235326136303836316132
|
||||
33636532393231373866643963383762356361363737373831333230373964656133386639653330
|
||||
62396562613166663932393635303038643961386564666165353933633464633831363665656230
|
||||
36373437636530336338636537643061636138633633306465653565363236303634363635663331
|
||||
33336137616438306437336336346666363135373030643662373332393865366334373331306531
|
||||
36633364303338313438363134363638643461633032616265643633313134653739633430626139
|
||||
35376464666431313831306661333932396661626133366461396132653832376464666233656232
|
||||
64333730613662363163343230363134363962616462366163346235386361663565353236323662
|
||||
63643466306331656265313464663837663335626537333533396561663130646636653538333335
|
||||
32633836636666393037386430393434306435383764616438656634353434633432333165366630
|
||||
36333134323830326266613438636334363261323238363838623435313735303739313561666536
|
||||
31306436373062336564356439363238326565666333393763383765373332653966653534373862
|
||||
32353466633432323735613163316530333636623964303537633737323361353532363730613765
|
||||
65316435353139373338643331653033363363306462326639313933373032653561623764383436
|
||||
36643939363939393732646165383865656161333465646631353536613432663366323037623234
|
||||
66333866306337376564326334633030363634353436333163643934656135336335373132313366
|
||||
37373136366130333638383536336364316363313663303565306338623535613764623965316139
|
||||
65346536613235313631613232653862306237636337343863656466623761663463343461653238
|
||||
36353438393930613131366165306561353764313065346335656162326432623735653134343236
|
||||
63636434313562363065313330646336333162373831613965353933613830313465386236303166
|
||||
38353034336430656461326339646165653033316530343735383561306136313163643334363839
|
||||
39393837353061346235616436666262303338343738616232373037616461343366666365386663
|
||||
63346666333831353863653862653963633263626631356338643865623637373864663833623631
|
||||
36613733353237336636343361386436383962396138333534353566376662633164653236386538
|
||||
38303864343034303735343666623838366538386361353366383135643734353963646133363438
|
||||
38373639373232623461626364363935383465326231626435663365333832643739363533346539
|
||||
62373131313231363462643361343462616231336532396432393465326131396134666236303561
|
||||
39636439613732373733363362336561346166323833346666313061633134613634313438386331
|
||||
37343862343531343437653337373164376636303330333639356664633961313535613338323765
|
||||
37633332643464376462323632316232396561373636663263363737643830343637316164333238
|
||||
39626234626466326130353066383531663361316264363663316337653935383733303734656335
|
||||
65616231613030643335626237613466343863663562366437623238373163646136643666613562
|
||||
33356262316334356561353033316233616430323838363735613239616564366231616433626164
|
||||
30333666383536356266313263666438636164346632336366626533613865616362386265356432
|
||||
39313965613365306636386635303564366362323966353738333165653265313464313961356634
|
||||
62656562343238353261363530326463656234333136616634313635633934383733316534333332
|
||||
37393165376434663731633361656239663335303761393961363536626135326138366636366136
|
||||
62663666343537643236646235623164383030376564633736653662646537373066306330393237
|
||||
37333466383938316366663465343266343034363133383634343162303865386430376532633334
|
||||
30346463313337663337356434376661373662616164383931363661336235623836626435386164
|
||||
64636264633866626337346362626232613932313632306265333665373536303838343163623635
|
||||
33333533343331323733383331353366356561313332633031303539643334616333636565336166
|
||||
62393162353938366465666539336330643037336362616465306264663766356564366135663061
|
||||
62303864623266383537
|
|
@ -0,0 +1,167 @@
|
|||
$ANSIBLE_VAULT;1.1;AES256
|
||||
61636634333838336663363966303531393663336562373063623536343735626163313166616462
|
||||
6362633364393730303961373130323439306662623133390a333439353538643938336333303234
|
||||
39336137633565383135633135636263643636643032313431386564326166386261383933663831
|
||||
3732376361393137360a643238646436653035346339633131623933346635336136663531643366
|
||||
31326630646438376438323033363166356233626637653331376136353566306165393761363333
|
||||
35323466313531616666613461346164346432303963666233396539333639373463346530666161
|
||||
34393366626134363964623836363633633637386235653636323533663266313234396330383166
|
||||
61623837383937623130646136633535303130623966323936306463356430343434373036623165
|
||||
62333865373234666433303034316138363530316330376334643636396130646636313164366330
|
||||
63383865613333323939383937316266383437343438316336323664393836323964353165666564
|
||||
63313564646234363362333232363835626365616261316539616437383039326233396165613637
|
||||
63323531613337323564663266333838316233343336356265666333353432323535653532356561
|
||||
36393834393465653738316365333661633832646463363436623030373465313436323636353064
|
||||
31663666613162376336643233663736336536306162326439383733333762363735333062383935
|
||||
65613630386334313035336662316233633666313435363535306634663033643233343831646131
|
||||
38376334623637663533323133396230656165323631393536653435373530613764323566663030
|
||||
64366631373431353436646565623331636138303232383837313662373765626638643663323061
|
||||
37393537326537613333643734663062653064643032656338636438303631363062633530393133
|
||||
38333064356139393863323461373834353334656237613039623332626638346161383266353638
|
||||
36623239663263646638656436326664323364666139653831333462303466303435343764313032
|
||||
64383138636239633439613533626336356636613439666335396130346462353163306630376564
|
||||
34383834333531323765623134623339346136353939643731393534313065363034323331653237
|
||||
65653865333862653733326439623036373866383231656636656337323339353263663763616134
|
||||
64343138306666653637633362653837373765623863613834313732663836333135386266326632
|
||||
33656263356165346430323336633035636330353565643966613239376666326633626433613764
|
||||
32613738376462306662363764623262653238323833303535316366613262626536656230323065
|
||||
39623830356237663634616265373232636432373666643361303834633539356636386265643137
|
||||
64303837356338623533663535396435626531336163613538643836346331633163653237336165
|
||||
61363664623330313235346463333163616461653062383737313036616564326163366563626632
|
||||
66623832373665396464346566656532306439633831653866306362666564633462303431393866
|
||||
61656534373163643234316330663135373737666331366438343632356339633234663565383433
|
||||
38333633343638613935396631386661653036313530333863643738303436353732356332666631
|
||||
66653265373561313730326337303836663136366364346234316565326333623361323635323234
|
||||
38666137656463663162363639393962663339336435336136666438306435633638616161376538
|
||||
32366561363266313365633766633736653933366433366235363136646633666133323461343030
|
||||
36343436643761366561666335323161646363333566613038623230396535616365326464313038
|
||||
30663266383235666364616462373964366162393366373039306165343435373464323063613463
|
||||
61366631316333623664656638343835613362316633646136376464326535623333323935306138
|
||||
64373336623437623265663738613631656162366535626264643363653765383936666332313938
|
||||
36363434316434353338623834666266633863363464626630363038313166633939636137336662
|
||||
30313363613566313231356430393462313062343137396362353737353533653865326530376264
|
||||
61653064343963346364383139373931363364643036386237613164316665333731336232313030
|
||||
65336138356634316163643437376530646463386333653039633334333161306138363430343330
|
||||
39666431393439386661316232363261303234623137396331393065386538373066646239643161
|
||||
38656232623334303236323630383364333565643537373834663336313434623164353834313338
|
||||
65343535316238656531366333313331383262666561303561613663326464666662636334356261
|
||||
62616165386632333461326235303862303238313563393763626137356664656532663462376661
|
||||
33353662346533353937313462626265396231383261316566303236666361643161333364356237
|
||||
62616530323561636366663235383834313436636364386639333435333639616534373562646566
|
||||
33333831386663633661306238303739333635396634343535653735313833663430663362643564
|
||||
34633662316566303864623236623565383931393465306339326163343564386632346638613863
|
||||
34366232643239303931373734646339386333383235636436323837393862636430373434663935
|
||||
61343134336233363961366633633439653266346439393634616665393339323663633137623864
|
||||
63663830653635616330396564643236633139346138306130633134633564613065636163313562
|
||||
38346530393462373637633038626636656163366139313062303563386334393965333133616566
|
||||
62393837653865633238646133323164353561623236616465356337353036373839316531343734
|
||||
36623132666138343265623234376434393261323366316334313563633030613061393364393434
|
||||
61323030623230386234303038333735326233363763616262616335323264326336333134633366
|
||||
34643865653961346364343735386230616339343435353461353331633666386662636235356166
|
||||
30306332633039666134333765313137363037323964636632343765633764646635643731613536
|
||||
64363165386136626533653563336263373735306261323061616231663261653564653035366334
|
||||
62623633366662343134363963653232656230366633663134643261666535333638323235646136
|
||||
30646462666663616134303936656439336534643062373863656238383637363265393561323535
|
||||
31393832613430386430336163333432343864393966653432643635383063666431373033643661
|
||||
38636531343266366363383939623036373363633230383837626539313832653962623039356662
|
||||
61356236343330316338666365653162373938393064326634396163356230333833313965376335
|
||||
39626235613631326136373035366363346538633535313738323631653965653536363236636438
|
||||
34646538326237626164383631646461383030643632303638396132353935336236663437363538
|
||||
32653562343734323937316333376139336163343037373634373563663735323433303066353262
|
||||
64366361356361613838306530323364316630633761376234633763613961646435623239393963
|
||||
62616539626566623065633065303735323931303834343936303839396465326339303262393539
|
||||
66333533333633633032346332393930643638306262663034373738626435636462306365353233
|
||||
32303536323466643435373263376465313662613338376164396535353334333233646631336565
|
||||
64653461383030323738653864656637383861306430363834326362343132386333366531626338
|
||||
32353538323864353136303731656335326334626665303032646531313036623734643566313364
|
||||
33376635663038333738313862343664303132356163306236373431323134633336646239363333
|
||||
35363637323032663832306162613536373361356366336239366164396530346139643730373562
|
||||
63663738663638646537653631383732356565383339336139373035396232386161393638333561
|
||||
65333532346266613735303136336636333231366237326363333334623532663833363230396139
|
||||
35356332633133313936373738376163646563373965633763356438333836623239343064333031
|
||||
32656232393561313962316661646536623130363363363664353332623766613631653635383739
|
||||
30626532353432646333343564353436333963373638366536376335303734646132316130313539
|
||||
66376639353634323261363266616662636534366330326532613962633133303339623635336637
|
||||
38316561343366653733653534323164613831303931656430363535633033323361383538313063
|
||||
31356431383335353639383064383937323766366131393961356433613666333365366566363438
|
||||
36343664633162363765356435646265383433663436346439656636353066343438393731363332
|
||||
62333635333431666632623763366461633931623230623330613839333633343435326464663632
|
||||
39383138303233613034316431303762633130653634366566663839623863313830633866343066
|
||||
31613835316363373839313162373736653634663930656639313664313565333063393236336336
|
||||
36346636643030646662363761656439393433343863373564383163333234386637316334316362
|
||||
61396639623338376364353932343531363061373839303262373137646638343233616132366465
|
||||
65343337366561333364323130393864323032396532333432396662666365396563663362376631
|
||||
62646433386530343562326230303266613731643935653463316234376338313533303364323164
|
||||
33313137663035666432336235613239643366353534323630643731613836633236363264623063
|
||||
65393337323261613737323131616636373630663530316134656132646665303434326165666563
|
||||
36666130643335333362613632353737333634323432663565313632343030323732313036633334
|
||||
32633438383735383731313834653832373765626131633563363235623761643831666234356263
|
||||
62613033373931383132356637303163646639633631393933613134343262313132366364373734
|
||||
66623566353837383539653164663463633764613662616161393739666162336438663462366139
|
||||
34366665303264386166333733633966366564666431643430333433383166353239336634666665
|
||||
66623666366638333030343963336461353564396636343032663135353939353362633864623463
|
||||
62633964646465396532643562303462643735393236346638386432633039656462373036663461
|
||||
66303164393033613631303763643661643963636662613964656637356466303763383234623639
|
||||
64366463646633626135616362613536333361656136373330383863356365333661666630313337
|
||||
61643063323663323834323964623763383233316333316663613863643863373436386137393961
|
||||
64623966333364346463636435303633353337333531343665393865646534633932353164303761
|
||||
62353235363638326464363832623035326563643335343232306533303633653633633136336335
|
||||
39313634333933336133363664313031343636303832333932323430333266303139666336336331
|
||||
33613065353434613637303032653338663935333165333032366532653335323661646631316235
|
||||
62363333306335626437663439623631313865376636386362653233343032663861656561653632
|
||||
30396265346438336430336530616533303534643833653034653931633134333333653432303461
|
||||
65393934353361633531663362393463633462393136326165373738396632346134323961626436
|
||||
66333462623561656563396663656538396262626462316132356436373465343466363132386330
|
||||
63366139383465373438343261383036373832656263653735343364346331623130396663393935
|
||||
62323936643864333565626236626264333562623031363633336438633033396665316637313839
|
||||
66333330336165373032356430653737346639633263353666376163373435383833323761316363
|
||||
33313535396466623932633134326463616561343666366438333332626562376535313438613633
|
||||
63613338383662623132656439356662623731343265356665666563643966373864666330656634
|
||||
35333139663131363436663663646334636532353462323466653966306134323164363764643030
|
||||
32343738653937636263363366363839333461656537646130386437646234386130333665383731
|
||||
64383932656131646533613835353563663130643063343363663461363635656638396262666433
|
||||
65663466653932613261336432333030643839346437633665623461343837663035323233373464
|
||||
33303965643265396439336161303335393336326238356138383430633066333338346664323066
|
||||
66303031623765343833613535663935366236323830626465366235343764316135646332396531
|
||||
39386165373161356563346361386333383263656661356164633039393332346334363139316132
|
||||
34626132323338373362386330633134393032333635346261666633626462376233363162303035
|
||||
65353964616362316538613065316235653332373539336534326166373566643535313439343262
|
||||
63396266323335633265663332396532326538363663633634373537346363633031393361393863
|
||||
63666638323536643536306638646634356665613039303838623238633266306166373463373661
|
||||
34313136343663343665633762646261623566643235636437316466636365653536666266376532
|
||||
63336362323536383033393161373964316561666236336264366638376431313065643762343930
|
||||
35633663643830663039366635353139636137373730306362353734373565383038303937653161
|
||||
61353930623365326565336162396463336264346263616135613561366366346265623734633131
|
||||
30386263336462613035663735613233393436316661613163626664663561646134353761383861
|
||||
61396361663634343463353739663839313935313430306265356636336436396437336435663132
|
||||
36663631646664386430656463313762646333366633326230353731336636613665303835386265
|
||||
64393837666335316334343433646165643535616631656431396138346362356161393265316230
|
||||
64313362333135663666356366366639313763336564333163646339363563616339386435343037
|
||||
30306161386335646364346633313036323531363639393762323235313335623431376238643331
|
||||
62613336363564313034633530363565363563633638346636346537653230336139336633653834
|
||||
37323665343061373034363433366234363563316630366234656437316532663737343139363431
|
||||
33623137653363336261646238616433663930323363353166633762393538356565643766613564
|
||||
30643963653166323064383534383331386331396631373465306530363938613132393165316164
|
||||
37306135656563363937326161663035326436376630373365366365623131396635666537656536
|
||||
31366462373635353364656137343266393761613232376333626161633665656334316666366665
|
||||
33643537326130613561613061343765613735656164393862356239376135653933653331336565
|
||||
34613433393330646237323666303433363232613165626566656563346334623139343164643966
|
||||
32303363373835393437376166306533363036383536363336633539303239653034386532386338
|
||||
62383736633863326535643132393533366464373562346632346337363961636466376366396635
|
||||
65316130386131366538656635313965323931383864653563383363333535356139326130663934
|
||||
32346533333766616162633439353430616563646630616561333636353234393139376537306133
|
||||
64343230653433336536323764356261366231383364633962363637343539623665393730396235
|
||||
36303564646266366438386336363963656566633038306663643431383532346230613564326263
|
||||
30643664633463653039633462316464626535303032653736656532323163393163343761333935
|
||||
64326361646133356164623635663939313730396464336564353636316639366332633763353233
|
||||
34653836323738623237356531313264303863636165326633363463616164313566303335653637
|
||||
66313765623234363734663435326433306232376565613266396134613634623530363861303262
|
||||
32623164663266666262623938356630326330626633386532313566396535356539393961646533
|
||||
33346432393564643231386532303838306331323233613837383232303861363637366333633934
|
||||
38653733663262366134373065306136343933306535336633326235653232303862303636633336
|
||||
39313532313465396431393834656137653231313238373335633165313933393834393137323930
|
||||
64323931623132303962386435346166633137616435373430623261663837376239633862656232
|
||||
32626238343738313035396433633639376532373861666130343637316536316334383039313533
|
||||
31326436663938323765383431663562373562663662616132373037396639396633346430303731
|
||||
38636332663232313637303933323362663861376132366465373433363335623432373364363530
|
||||
3364663236373331353833626536623966663439623536323265
|
|
@ -0,0 +1,86 @@
|
|||
$ANSIBLE_VAULT;1.1;AES256
|
||||
66643136323061626566356466373536633461313335633161616662343863386666386131386139
|
||||
6432633265383332323031366564343931616430366631380a343931663539383165393264343632
|
||||
39396262623861393866323166323461323963623064623539373562396535336561323231353739
|
||||
3632396131333066650a636434636333626233326261623762653636613034333736383536633863
|
||||
35623130333761343264616265396331653666323962373235373436636565643461366666653863
|
||||
34393163663339663139383539336135383831393735376637333439623662643361376666326335
|
||||
65313034316233383866623234653861363066343763623430626538346639366464613030356634
|
||||
33363437343762303136636330663265663937326665303231323036346264383130386166626466
|
||||
32373161646565666534346138393831376237663539646665303136356439643439333738343339
|
||||
61663232663163633936623434306238376266616437393362613538373733356537656530323338
|
||||
64313631653135373662396630613432356132666361623261623032366161623363393630623561
|
||||
66373632346630316564633831613731666136653538326564383035626362373933396334366230
|
||||
64653932376534353133623636373435393534326463373363376438323466313534366237353039
|
||||
63643362373335623764613363386638636335336433613938373536323338353734333961626637
|
||||
30383936333062356136366165383830323338633634336362643534363435666561363438363265
|
||||
63326362316430343732666662633339653738326537633465623433313937386263343861386138
|
||||
39376235663933363664643033346563393937626535633564663264656236616265306264626130
|
||||
65653865663935323330653465633066393434653239613965636366336365376435616537393865
|
||||
33663364656537303837393631656233306438653534666661343636383831396139623438353063
|
||||
32333736303338303233323064633337633865313135313562666238393531646162383265376433
|
||||
39303531383031383533313733386431323365326236636164633435643538313565323830616435
|
||||
62326263333466306464643764306532363663356630636133356461363635643137616636336166
|
||||
37613562633333643234643232376236316336303436313438653734643632656439613731373933
|
||||
38663565623234386662353035623533626362623033346564373966353262396264353335326337
|
||||
32396363356139646166383830303665623833333538663662303664393937616234386263376465
|
||||
33363165636536303936336430636465343166303539323966306162623132646365633539343530
|
||||
65303839356263613736343261306434326433386564643630306162656662383230376539613331
|
||||
36363230303039613363653166306335353734643666353038303435646464363835613233373839
|
||||
39316262353866643462646633666337653836373835316366356130393435386530633866313236
|
||||
32646439343066343833316561666432616634666236336633666535393165393533316239653930
|
||||
66323136353462653231376437633930643831333338376137373965323963626534353266386434
|
||||
34376264636134636139653539633662316235333633306666356334616261386233396161396366
|
||||
63623533623163643536303334343834303164353061323838363034646361353834323932653763
|
||||
33376233616664623634376361653538323963653339323738616336303533343430643935663933
|
||||
31393964613862313430313939303032383735303932326538376264633061663935633131653165
|
||||
32333763366261636364663765363431383962613031303636303239303332306266666130636135
|
||||
34396535383861333162316632653337663038636435626539633537356535653966653236323336
|
||||
63623130316631653336346562366635353333316463356339383336323639653661353866336432
|
||||
63306337656565663062356166356430353539396533663663653661346534653364383538366631
|
||||
35616461316130623966303234386166353432313435323431386134306638613738646130303361
|
||||
62633932306561353731386334323866656661366534323330643639356635363432623066643038
|
||||
34326462626661343231313836316266326434646237666637633133653235333661363337653534
|
||||
64623037396166383137653363343461363236643632396461373632373231663435353432366130
|
||||
66303733343835316431363139633037306366393363613334383462376230653666633436366135
|
||||
64653633626639303531333563383937343533613133343064376131666137333130336236333238
|
||||
61666265313834376632643531323562626339343536323364363336613961393762616438323136
|
||||
63353338306363656165396633623536393135626164616635323134366136666130323530633566
|
||||
63363231663762336133623031366139626433663566323238346365346638366634646531656333
|
||||
63386236383033666633646332383863313037393230353061323735346264613931336232373664
|
||||
33323633323464616566626331356333636430633237393631333038633334623132626332326163
|
||||
36643461613934353737356563386431346437653134653562636135653938663839333937353166
|
||||
32386135643937663664643835643936383130363865333636323864373263353638613534656133
|
||||
62356639333765373561353035623431373333343036653061643934613639336662353830353266
|
||||
37313233653232666135393063376539653531383866663239333433366563616636393033396636
|
||||
31373630356666313236356562343665343534323332323734666138353032356236643031376235
|
||||
65336534393363613933353231383662636362633461393536643364366232336136623863626466
|
||||
65656333396261656430663763646535306335323739353466646664663030313063646166366535
|
||||
63656562363134303662666266346665366130303965663038313362333464333431343531613761
|
||||
30376636383632393532383833313036386236353939663436363637636233643630323336653232
|
||||
34663437356236326435303632643765636230633933626231653664616563643762623632313531
|
||||
65636163336665383832303131316562346432663934353664663936316564393236346334653134
|
||||
65616163326532396264333362323461326562336639623438633033383563653266663236613866
|
||||
39633337376162613131386536373466363632306139353864343831323861356536653937343138
|
||||
32336231306532383962313938666361363036353764626435653039346365353334306536343730
|
||||
31333030663633653830663163323833303334326665346561666365393364386236333536646561
|
||||
31663165613130323437636365356432613235306238663636336264623434356630656234353161
|
||||
31363964386562326663363161323834323433386664623634366261663030656433363832366566
|
||||
64626137343962386637656465333838353664616531636462386635356233333266643466663239
|
||||
66306530613635633336303263393564386265663736356234386136356332623037326534316362
|
||||
30663161643233383032396466306339346431393165363135626637316431313934626366646430
|
||||
36396534343639643661656639643831633330303463626431363232346437323530313265666263
|
||||
32353334393264643763336265323930626138613961633835363036623964636332326133363233
|
||||
38383631303064633933656639633466333935346233653934616139343630363534376564666435
|
||||
63643134393737636263366662636331313734373735316236626434646633316330663766666235
|
||||
36393234633933383161663966653336616131386130666437643361636531313133613935366437
|
||||
64313532656138343537623964663035373433386237623166316661643338653964316234633262
|
||||
64383939636533313865376464646261613062363531626235643932656635623738363833306364
|
||||
64343164306430626561386365663630353230623162633333623733663065636339363362326464
|
||||
66616231303236323932386134396261643435333861323931343835393334616664353563393137
|
||||
35396266303433356532663563333266633036616333633538626536623835633363363661666632
|
||||
37393966356235383839346563636434616136623635313932646431303033663430386630643230
|
||||
37326134323330306266643530373561326636663838303336636538306636366439653735323236
|
||||
36623836343066623964303266303162623133343839356532346335333861343762313862306162
|
||||
34636337666232393339333662386463376565306239316662636130386338333361656631386537
|
||||
30396234353966333731643761613264313064356261343835313438313263623032
|
|
@ -0,0 +1,167 @@
|
|||
$ANSIBLE_VAULT;1.1;AES256
|
||||
65383865313534663336633837306661393430613064373530356566636430333462626637313962
|
||||
6166316338653932366264363432666261306665346536610a393661326462303065313134326264
|
||||
39653966396530373535313139303065613563626630636564303465326433393263636666636266
|
||||
3132336135623061660a343566636637643639383536613834313539393262393138396435623135
|
||||
34613335356335303833626630333764313631363337393663646135376131616133333865653236
|
||||
63663462383563633461643262613139366465306531626662646135613035623663326332306166
|
||||
37636233613863396637383332633164383237633233326162306665346362386162663934323366
|
||||
33386236316639663966376463616630353363333835323536376537303238626361643639366233
|
||||
61656630323830383164346662663365313131363562663665353761616463363963313266336432
|
||||
30363164373464323138353834326537626332313639656438613630363735623061633261643763
|
||||
30666235346532653639363065623432663835356134666134356361623539383030623064323839
|
||||
64366438633162646337346336633032326437376333373565323639616337336433353364346436
|
||||
63396439383334386365313364336661663265353630666632626333636264343633316133313961
|
||||
64396139363666376639633332643164303834356266396237626333313064393761356463333233
|
||||
61663038646430316461653937396266383934653431613665386564326639633937343333303063
|
||||
63396361643533663036393835366238326465393334346534393663636233656633643634633065
|
||||
38636437643734366362613737393738356435333432666530623065653434636332623635363365
|
||||
34346163303731616236396535383265383037396633323862353639313861653666373731633831
|
||||
65633735363233393665383565376665393934313136343834343639386662623737306530363563
|
||||
39313161633038643635346666316162303066306539383239306264333434316361346132396433
|
||||
64363336353462663131393034653236656233343035633036343736613064383430316165666632
|
||||
32303463666561303863623937363338636131656630633931366161623130633266353166666665
|
||||
37643632646330386638663231373034323132383731343065306332306233653639326361363265
|
||||
33623136663035333663383863633963633938636462623564383366646637393237396662613331
|
||||
36336165356161346366353932663464616539376234656162383031363031323562653861336636
|
||||
63636464383230383561343866306530653566616231656434336533376362643237393735643437
|
||||
64353863623332343634353533373231383264353462396139666330616536613633363261303739
|
||||
35353239353330316536353338663837373666663030643565353164643535323466363265653839
|
||||
36376236373238636265343664346339366462626530363366333564376338616538386164366539
|
||||
66343261343432363763343030326466613633636334373530303765643065393439373839323739
|
||||
33633462366365666665666537393364333535613962393239383136306266326336623631623732
|
||||
35306439353264326366316465393032346439626235623265316134666233376465343236393965
|
||||
32653066663465313233616339633039616538306537363463363034633033306339646235623434
|
||||
37366361626665306635633335353936653337386634373331323136633135653836383664316636
|
||||
33303564633935663931633736643336393935646234303932346335646262656562366339396635
|
||||
66383866326533303763343033386461663734383835373039666665656165383635613634396239
|
||||
37373461333437636263393839383361346136663934326337373436633066323366613966373834
|
||||
35353139323237323063616235636565643437623939396534643937386538636137653538366661
|
||||
36636234373833353234363165393632326361346139323663663232336462316132316436623635
|
||||
64336633656134366163383030396263376337333436653361626439313464643834663666346434
|
||||
66383264646138376234313639626463653234636339306430613065333132316361623166303664
|
||||
66626361666432303335633766353439376532343563313765623237663236356363303037666164
|
||||
30643938363738633263346336653363613161613961663661363365376135336639386364363835
|
||||
62393437636339653664373438353831373131346638353934333065343262333664393537313839
|
||||
33643730363965613534316538643936333665653532356431666533323534353861366262396466
|
||||
34376362363664323432393534303366613637343839626663356135323635326334656535313366
|
||||
38623733366432356432343165343737393135333039356532376238386338386263306236313866
|
||||
64373633316233386362376432643230333731333332653035396366333466333265313866393366
|
||||
66313264653331333434616263643262633063326130616561303362366232323836366363643831
|
||||
65386631383532626564393331653834333232323763333465373436383861393030316333366233
|
||||
65376134616338663038636535646262616633373266323831643638613730366665386235316563
|
||||
32646234303432333636393336376564626238323430373834386466363563333465643130323938
|
||||
30643139333961386263653563353663396139383862333662316439386537633766333736613664
|
||||
32373439333262373337633133643334613938636630663366356634623863346430636365646439
|
||||
35393531323531393136616163613963336563383863646331353265643931363531363932386435
|
||||
66663063633239666663343437653131343837313230383364653130613833633236313231383139
|
||||
39373334666133303436373563656134303736623234616366653065626532333737383330326533
|
||||
33316263363562383736373662633034396166646461353139626364343965623931643234623539
|
||||
33616162303938303837653965326435363761386266646439633761393831306230373064363262
|
||||
33643437346239636462633231366436656565633464386261653531333631646432386130626134
|
||||
34373131393634333639323334366531336230343630336633363036636536646633653030306434
|
||||
62663334383333393034363034393932323363666565323266636465613165336561326536333562
|
||||
32343666383162383839343139346535396462393265633265373036333039396239333863616633
|
||||
33656533343435326361376137383532373863346461656633333030653763326461636630323661
|
||||
65636530373366393964613466326262303566376632333432646536303435663934386238643838
|
||||
32383531326565343361656533646163373632356663383439623565323931343038633339326263
|
||||
39633663373633316463623937346335353264656131643337643966343465303864636439346363
|
||||
35326634376236396338653832386466393731666136396135663163326239303738333663623563
|
||||
62343964363262306461356563346461393531616562646362643436663638303366663637613633
|
||||
61376262393461333336336263373132353236333564313864356539333436396330343131383231
|
||||
65653434356361353035353262316631666638613438616431623266613766653764353033623835
|
||||
65626563666531356463383463393761623462316464303334633635363164623634383732343664
|
||||
66656636366137383835643530636234626264396166343339616164366336323561306561623237
|
||||
33373564333366363538386337663832376131386362306365316166373534663938343764303932
|
||||
31353232393833343366323737616430613334396637313136666431316137613436636564393437
|
||||
66323732353834613863653162653036323937643437643464386662646637303234363536323036
|
||||
35336135386530323336313239623638316166323563653833383932333034616338616430396333
|
||||
37663235383133653164323865366239303332663530306537363536336565616563346439653162
|
||||
32666561663732643730643036336530303433336539666266613636646233356463373632656333
|
||||
30623466613539353239613839326165623036326461623634323835336365636232393863303834
|
||||
37376631653231633134306432336161643332303064363964653866326561616539363033323361
|
||||
61313431663765363461353436386238346366383735646437363533353564376165396437636363
|
||||
64363535353261366663643937343831386666316463363539623339363337663834393564333430
|
||||
33643162636637306534316263646238373732356332653064333862326664343763633534656335
|
||||
31653736366162666664376635343763333438306439393263376266633437346636346430306135
|
||||
39373532346436613130363838663563326235356537393230666333336539393731643434626437
|
||||
39373062326466623033373263313839653339353733303436306433323835643335643035363131
|
||||
61633339353861366238633437323934653336663864376466643833616333353937636433643266
|
||||
62633866323135316131333965663939363335643533366237303035386136643066373433613438
|
||||
66313830643238646632343739336362393636376366386461333161363937643564393239363632
|
||||
34616463373739373034353837613638343664383931386134303031363362386539353136343936
|
||||
65363561306230623036363039633566343832316463366130636339663865663464313930663734
|
||||
38353965396263313131303231306463646530633863353835306534656432383164616539633334
|
||||
30316661666161373863366636373335313061643465373135663062653531623365643261323931
|
||||
61633534666639633662376263376139356435316163613465313965353664633838643966366536
|
||||
64373364386238333831306463313935653363373964393538646164323965323437323166393937
|
||||
30633233613934386130343030323636636237623435326263613534353061663065373330626238
|
||||
66633865363534383466386539313330323465346637636439326661623731323334626536316135
|
||||
34616439643139343432656533343435366434326163656563326436383132376533316666366339
|
||||
36623466346363376665616366343638393032383238353264326564396439353266346137323066
|
||||
35386230373335323961666234343664333433343736396264386561323239303533316232646637
|
||||
32663135643137663232333239643364653763356236396530346366363965613737306134306464
|
||||
64313438333164653536366466343137376335393532346437613938363565636435343663616139
|
||||
65366138343162623032306462386236313736393834303364336535363634366432623534313831
|
||||
39373561336637633066336337376666343837613438656462666330666665343733663033353063
|
||||
65333434616531613939356432666361316236326539336634626565616138356665653039333236
|
||||
31663964316332633039393938656461356562633062303266333333666266376538393565343964
|
||||
30636139653831663666356239636339633230333732353339646439623165316538376162363534
|
||||
36363763653630653431383134643930383536393265663964346138646537653431666665336536
|
||||
38323964636233636463626434316536396532653336356635666232346239356261653931646666
|
||||
38363330636362323830616361633463343666393165643738613331386636613766663766383864
|
||||
30363237393066363132313936653031323935383132353131633863646662306562623164316437
|
||||
66613037356363653835373731363163623761326239363265373361633761303164383531373365
|
||||
63643634633334373339303130316366363463656634643337363366316262646530346431346437
|
||||
38346437343331646362623937623732306336613262366436343936663938656465373066663366
|
||||
30623238653864373034376238633038323865363034616432616535386234613931666362323931
|
||||
62373463336137313733616563303363323066313833653537656331386562336165363036306330
|
||||
39313066653039623435626366383166646433336230316631316566313566393935613163626164
|
||||
34303366646630336232353736396266663264656363303133613938343431386138663964656164
|
||||
30636438633162373362366639356534633464383031626165373337306462623139306665616566
|
||||
36373363653134363138323964333835303866663731383465623038353635343434623636386564
|
||||
34616362633162306566323631333435626133613463376639663635346639383063643430623063
|
||||
63646236633230346563616530306230653463396566393962616634313334306264626439393033
|
||||
65393439353134616335373263363233646363336434313063383834376666333038633238313665
|
||||
37316161613165636462633462656635353337333034383236356665393533643639613238376461
|
||||
64666539383636373333653230383966366135633766643463663130373137353633376339343763
|
||||
66626363613433636562613961353538343430313738396263633861333663663564663365646135
|
||||
36333261303766616563356633333461303162363038373366303065633166383033353438656663
|
||||
62363539663337633030303037666431626532303063373639386339346265356630613334333963
|
||||
64346631306335613534303336323739343332626537373564643364666430333530383937396636
|
||||
66393038353333336437616361636338393663626132353262346439336563623233373561613038
|
||||
65633430653266346261373839653635333630373934613633376165306461373731336566633535
|
||||
39613635326236346238393436363264393762353964326631356231376139353663666132373533
|
||||
31613037653533343363333532373665353639666632613538666430336431326232383331343031
|
||||
61623566343634333437376639383236356264366463366236613265326138343662626661626137
|
||||
63386335326662653135353539623231636531323835343461356161313730663736346234313266
|
||||
65363662636632653833326665663866626636316439666130326263333439636565373031616337
|
||||
33303238366336383931626662316338636162383233666331623866373039636234376438343666
|
||||
61323637386266643332616564653135303162376466616539666534333033363362656566333830
|
||||
37396232393531623432623138303531613334636532386334343239663463663063636233663836
|
||||
35666339323031343832643363653037336331353737383562613561326163616537323065653538
|
||||
66396562666432393030353964343564373363393836323533626535353930396232306331306238
|
||||
36643863643761303936646536346138323835326466663364316365633262353661613465326139
|
||||
39383037643466663435363365343039303832393238613535643062623065326139663239366636
|
||||
34636636643864643933626166623430306564653732376331326365323036373565653162663431
|
||||
33613230663133303131376430373363393736393630353433326661613838666633393230626462
|
||||
31666237623961666362313765393131323735653331616561323331636361326432346237386261
|
||||
61336134336362616431393538363238336232623430613061393638343638303266633261343938
|
||||
30396137666465653239623338373539633034316163333738623431636134613139363531346562
|
||||
32376433313334626565623636323335663434613131656134626337353130383033383961316562
|
||||
37633531313734663732623137623461396666626439656339363532313936613439653838353439
|
||||
36313636643833613062653730346636306265316139653431636566313762316162323039303161
|
||||
36316164646165346437353464386164653935343063373061303836383361303436393761663464
|
||||
37386561323433323932393365626262343937663231663066633036393938353465393736363161
|
||||
63613138613436373431633633666662303563363639313866643739636361343833333663326530
|
||||
63623566376661343936326334336130343738323238653639363835643637613339346561396466
|
||||
33393232643230373139396233383031653830636662316361386638323165663531663230643336
|
||||
61613831336437383531353739313539643265363434343361336432613364343530333663336238
|
||||
65653264313936383462643037333530643631353637623266376532646136363634313038346630
|
||||
35396166366233386430386365623461386130376265656230663430323837633561383437646363
|
||||
33616134303433643838613562646239353061346537353865333562396466626565393233303830
|
||||
62613436653432346232333864663638626330303663346139663438636166373164346663613135
|
||||
61353132613134623031656561663637363464333433333634653765653462336337393931663537
|
||||
37303135383738326561333563623539316330376233633138383731633862333432326136316334
|
||||
65383538316231313839376265386634613364333638343436656339346662393233656661336133
|
||||
6134373763623764383162396139643530323030386131633237
|
|
@ -13,23 +13,9 @@
|
|||
- name: Install base regluit dependencies
|
||||
become: true
|
||||
apt:
|
||||
name: "{{ item }}"
|
||||
name: ['git', 'python-setuptools', 'python-lxml', 'build-essential', 'libssl-dev', 'libffi-dev', 'libxml2-dev', 'libxslt-dev', 'mysql-server', 'mysql-client', 'libmysqlclient-dev', 'python-mysqldb', 'libcairo2']
|
||||
update_cache: true
|
||||
state: present
|
||||
with_items:
|
||||
- 'git'
|
||||
- 'python-setuptools'
|
||||
- 'python-lxml'
|
||||
- 'build-essential'
|
||||
- 'libssl-dev'
|
||||
- 'libffi-dev'
|
||||
- 'libxml2-dev'
|
||||
- 'libxslt-dev'
|
||||
- 'mysql-server'
|
||||
- 'mysql-client'
|
||||
- 'libmysqlclient-dev'
|
||||
- 'python-mysqldb'
|
||||
- 'libcairo2'
|
||||
|
||||
- name: Install virtualenv
|
||||
pip:
|
||||
|
|
|
@ -3,23 +3,9 @@
|
|||
- name: Install dev dependencies
|
||||
become: true
|
||||
apt:
|
||||
name: "{{ item }}"
|
||||
name: ['git', 'python-setuptools', 'python-lxml', 'build-essential', 'libssl-dev', 'libffi-dev', 'libxml2-dev', 'libxslt-dev', 'mysql-server', 'mysql-client', 'libmysqlclient-dev', 'python-mysqldb', 'libcairo2']
|
||||
update_cache: true
|
||||
state: present
|
||||
with_items:
|
||||
- 'git'
|
||||
- 'python-setuptools'
|
||||
- 'python-lxml'
|
||||
- 'build-essential'
|
||||
- 'libssl-dev'
|
||||
- 'libffi-dev'
|
||||
- 'libxml2-dev'
|
||||
- 'libxslt-dev'
|
||||
- 'mysql-server'
|
||||
- 'mysql-client'
|
||||
- 'libmysqlclient-dev'
|
||||
- 'python-mysqldb'
|
||||
- 'libcairo2'
|
||||
|
||||
- name: Migrate database
|
||||
django_manage:
|
||||
|
|
|
@ -1,210 +0,0 @@
|
|||
$ANSIBLE_VAULT;1.1;AES256
|
||||
30636262636630653738383536613136363733643931316362326266656433376333386239373962
|
||||
6635343138326335313430623566656130663136393531310a343562653666623235336539316561
|
||||
31386163663632383436343735376266356134386335363637383536613531323231626535313236
|
||||
6163326630306530360a663636393463303062316331623630353235383137333831333239393134
|
||||
64353830366463376130633831633835313034643930636166396436373063623039316465613964
|
||||
61333538656264353735613034356533353331313735393965363164616331306538383231303932
|
||||
31373838363862343931643034643863313738636238376634363430613365356136323237613530
|
||||
34323339323337383539363462303863663163373465373262636161346662333738663532316363
|
||||
65313464333363643461353539306662353364643663373032346531633362373230653061646436
|
||||
34393462326137336163316361363937323738663632386662643338626433626433633235323838
|
||||
65653036643961626131383264393138316263366534656663386264376638393639636164323661
|
||||
61646166376637396131356339313162343762636234643236316363643063326638366536656534
|
||||
31616164313164373336666634356639653831623966333739356462656137363161663635353136
|
||||
30653665353334646165663333643863643539373331613263386561353030363862666264353933
|
||||
64643439336236386631393934623839626163373463653134656539376262316233626130363663
|
||||
65636534303431616631633534643030346534633635393563366266356138383938636264383632
|
||||
33616365333863393733646565643236613064616462633661303630613963666236663265636361
|
||||
61376336346262346632313833633735356364636239366439393265613866316439643732326330
|
||||
38396332363666656636646164646262303162656331636661393738626263383563646261323036
|
||||
63363634616362323965616639373961333966303366363937333233356631393938383339613262
|
||||
39393461316563383131666539333938313437336462376233353464303739356463323265366665
|
||||
64316161333431353264336236373466613230363237316633386661303538666536366462323666
|
||||
32373164626330313665653133356563383436663765666437636138343163663533646331346631
|
||||
31643638373537653533353036653766663935663636663561343239383666333661343830353133
|
||||
34363363333466393761643863393436386231626134663236326335336438633338313963646363
|
||||
30623262386437313733353038353231353163326133643139633963303864633739383935363664
|
||||
61336265656666643037316139306534323135333763383230633261336139636362396539643539
|
||||
34303937656634653862383665356530643064383832363163343331383538623236366535393061
|
||||
38373738393064376539343837356335326132363135323935333964383635383965656462383636
|
||||
63663661626632396663383838353633663839303936646537363266346661373033663064326435
|
||||
62646130376163623363346232346530376638613934623831303636366365313331613436626337
|
||||
61346262333933363366653166326330663638643230373364653161333263323035366263623330
|
||||
66636532616234636263323366626432363337326564663531323663356166303930653661313030
|
||||
32363133313162313331623138356432653630663263623935303739663363323130646133613735
|
||||
66333933393266663265333036616465353338656664313230643761303439363035663566393930
|
||||
31303633396665316330623962643439313132633531656362333630653537393061316663356566
|
||||
39376230643830333035316439346336313464623238373739623636313236316162356337313339
|
||||
62376533663138613962306331313066383439373039636631633431316232643266326361666134
|
||||
64383437636561323964346134663032663466333831663836393039353562663065643337303330
|
||||
62356666353662386439353563643735633730613463666263666539323333613130633765393834
|
||||
32343439306636306131386537373164363636386330623534373535323631396464626661323361
|
||||
38353935623566373834643661616631373333303735393835643737626234643337653130396365
|
||||
65666332323665356330396238633866653761346531303439666236653264323661626135353238
|
||||
36643562623266636333623831303439336366646133653332313130336436386537653234666435
|
||||
31343863376233623335366333363232653966316230363836613231613130613166643864373565
|
||||
35356264383335623539643630323534623265313631383130643739306533663330396434653236
|
||||
64376166373639363731663437663331346338373539363637353933386239373738373565353030
|
||||
64353261366232643061356165323961383537626239623732393936623461393961353837633733
|
||||
34356166393938346232396532353166373534623530646335633338633636336636646630356561
|
||||
32363061356632313661386535306339636135623834333231303433343037353633613365326333
|
||||
37666235323239383661323536353830383833326565346564663631336465313664346533323337
|
||||
38613961313233623033386166336235383362393463393832646538373139333533313266303937
|
||||
62346532356632316136633533373665373839623336383435353163386531366466646664326565
|
||||
30303639393933373361623333326432366332396137396238336464376131323631343637306531
|
||||
37343933373139333333623233386334636436356432303764653235353133366566383031633136
|
||||
34616133336663623664616432336265323534373163316338386561623864623861343835633062
|
||||
34343738616134366164356337663566326462303933386139643734376332313066613230326363
|
||||
66623837323238356366333836386662366435626236333835346662623631373636663033623733
|
||||
38316639343638313937353636616638396261333561313032383130393538663366636630376539
|
||||
63353566613835343964356635303939343764396631393738646432313765666564316363626431
|
||||
65346637656137363266346266616666316361383231343666643063353131386163356638346636
|
||||
30383932633264373031373935616230323933373863663564363233313232363066326662303165
|
||||
63346532313837396365353365636663313334626433303732326164363330303438636333636163
|
||||
35656537623165323666633435386465303063633534656630306664343637336164626433373361
|
||||
65376530333361303337623634353434373164626133626263613561613436303161626432626239
|
||||
37343536313531626233343530633634613166633735613233393962323165623166366161356336
|
||||
35386635366631326266343432386161663033323962313763343163663137643631393166333031
|
||||
39346564656665343835616464663231333562616661643234326663633563303964386131656363
|
||||
63666363356562383830646633396238623537336439326162376135633665653165326536353037
|
||||
37313362666531333837633439643165356534383265643637363933366463343839333961376235
|
||||
63333063643634623735363233646334633235373132646139313365303336646264633061643131
|
||||
32616465633131356130396465643235353530326564373136313133613064313562306333313965
|
||||
38396237653430353533353462373130303262663564653361313465353934353864656235653135
|
||||
34613639613633633234386639633230653537393965323363623338656465326531346432333637
|
||||
64343436373436356535333865643865373539393036626137626538626635653637666362356162
|
||||
30313632396539623962346562646563316264613232343730643565386135346664646363333330
|
||||
66656661636235633730393063343634636138383264336535326533356231626530613565336161
|
||||
35626232343436616535373230653039303065343432343738616363626635383364373266323333
|
||||
33376364666638313564366237356635653731623566626661373961663736666638343061646134
|
||||
35313438356531383433636565326365313063383834613837666330396331353738323237363333
|
||||
63363963666465313137386537356462663636323737306362326362363266343062626130616230
|
||||
64363433343738343632636633373330386464396364383031343531663432363563653032336332
|
||||
65366364333133386139636165303964366165326336316534323636633462356335633066643165
|
||||
34613030323234383965396233373333393336653237613062323530353762633931343333323865
|
||||
30663862373132633834353039653032373737313564333638333762303335636265646162313931
|
||||
66393662653933363832623061633634626661356437663331373937396631356131333462656666
|
||||
32303166396533643261646130306161326561326533626531663038643565376439633339333432
|
||||
64333437366566666366303230616539663564333463666631646163356235636333363633663639
|
||||
37666332346161376239656137306430623463653466626663636539666532373565373731613165
|
||||
62663532383165656432313762376235333331343738646532373265353066363262333261626137
|
||||
31396332383963353066336666366133336138653363613863653833653964663164313831333065
|
||||
35333738383232656634356564643634346633313137333863363766643433363631333630643731
|
||||
65363161303235323830376638303135613630663362653566363965313436323033643366306630
|
||||
39303935636639333961666135633962653362666536663333623430356164376262346662643635
|
||||
33323663333832316633373035386334623134326536366236636561373635353366386237323933
|
||||
62393435363235396262653065656562383063663236323134313833363833396131643533666235
|
||||
37386366343933376338336533316239383430343566626434303537653431626261363438336334
|
||||
35363961656332336230386535386531363761303766313563333832633033646461393635376339
|
||||
39633630336366373663666239623030326331346361323132363565366366616236346230636632
|
||||
38376534363933383965386338313835356135663035326536343532643930383466633538316538
|
||||
31353038656533336335376265626139333364633537633662653362393666346163386431326261
|
||||
35393261353230373034633666663638306134643066643533323761666264326162343630376661
|
||||
65613733343866306364333665353639646263323863663562333965636335613966323564373535
|
||||
39363939383031393265613035376635663962386530663639356331393830383130626439346666
|
||||
31393532316431393666616535363430636637366134366636643730636431343034336539616135
|
||||
38633063333063383766386265336363386362383136653536616663376463333935356162343930
|
||||
36383831666537313936393033363738666335653739646431363039373939626538343037633631
|
||||
39383439373336336561663431626265666434646565356438336530643863656464323034353565
|
||||
36366563323836336162373465313938646239373637613066333238323533346338353834636631
|
||||
30333262376638336537623466643736653562336336663436333963366464666131303862313335
|
||||
61353862656435653939343362393934303633303333366231646431656234656638613033383133
|
||||
31353262353231663633633063663537353536383138366132646364353661363135336333323133
|
||||
64613231626662666364313232333633386265353935363065333933666165633862393965326637
|
||||
63623962616164626237303466623565623032666431383633323233633861326132346263386631
|
||||
64386364653633363965356664636434393031383663393137343733343732363239633436663636
|
||||
64346237653966363538303632363461663030396237623661356438653562396232313935626164
|
||||
64326162363264323831663965383639393937613931663239316663323164306537326363376339
|
||||
33333063373464363065336132613230643831303937373163386263646562313361306133306639
|
||||
36636264373638326663613236353439383532323032393431373333626330313235623362643137
|
||||
30636462643536363638613936383931363663343964363038373834343164633062343265666137
|
||||
30373734396232343936326330623362316636616535643136313765356439323934386364643631
|
||||
34316630366332366432373739363637623437363132646330326361363366313633343634383132
|
||||
34626633343163613136343665373931363065306232313336356461373366623934306563383935
|
||||
35373930633334343864306165653034386133393636386662303737303136613432333531313461
|
||||
62323065343037386231656335326364363761396532346661343664636637633334383131613833
|
||||
34306465643133383239306534383035303363353766613631643464383264656536323866326464
|
||||
38666665613166653638633039666261326135363833393832373564333765353134636138343266
|
||||
64373536313666353332613535633061363835363839323430333430643863343461643236333937
|
||||
62346262396331613536343539653766323561343639643766653535353335383736333464613331
|
||||
61336337613737356236636333393236653263663065353431633537666161373638663861363863
|
||||
36393364616566343561393364313531356134626431646261346363343939616332313631636331
|
||||
31393435373265313836653533323237613336333061306330636665626233613537383932316235
|
||||
35646633653664313834376466306335653465613866393939323265316436333062646662656462
|
||||
36313861306533326163306266353538396436386365393464613335646432366461326331623664
|
||||
35616665666337663163663631393539663731376333393339373065643363326535643563383532
|
||||
63656466623939376632636433316661613730386363363930613830386638653837323938373030
|
||||
34653565386564333866336337316164663931396630333634336130383465643061633239656638
|
||||
66666166303835326365353433636130653038643938653365333431646561306536623037666231
|
||||
30333830376637653932613961353931363537336462643030376537386539623636303038363862
|
||||
34373036393931303465626563623664663532666166336334653234346561303538313036343565
|
||||
61363734333737393131643661326331383036333363653333373536373134306436646139636561
|
||||
61386462323832653061313034616532643265343636313366346537356164346461313436373637
|
||||
34316663356135636231613330323431316566323361363636633436653864633564366366383339
|
||||
61633266343336643430623138326436383361636161326264346365643536343838333138646563
|
||||
65383230373361663461383236313832366334303632313935313263646266393030313238613334
|
||||
66626631323033383334636561313666653165356135366435613438323662353135633234346662
|
||||
33333336646166643862396361383636306431353439333562633533303265303266613662306162
|
||||
34383062333166393739656365303738373361373436343064323636336634353232383232356334
|
||||
35633561383735316663383333303334633631346339323562353634396533343636653963653462
|
||||
61393039303366626563393737306336376437666138393562373933333335633435396632333232
|
||||
39666435383832663462626563646162666565393530393164373963386161666436343263316639
|
||||
30343064663133616135613164653937366636353062303139366261313165373362643365316663
|
||||
33653630633732623466343236646136663730663938333234613163663835393036363161386332
|
||||
62383833396164313132633535323530633937626437383462663866346163623234663564306533
|
||||
65326362636433333930623663653031313438363930373462663639366434633665656138303866
|
||||
35626333336532346663366530303061343835376239643466326361613030613730326130633165
|
||||
39333465393466336231333335616662386238346537633164666636333133306266613064343165
|
||||
39653963346133333234353266323065656237303233623264376233616334623665323433623632
|
||||
63316262306337386535653233336635616438356565343433393662653036663736663663666435
|
||||
33333433343566623331333961613662306236386439386135653138333638366566313534383934
|
||||
62626261303530306237653637363933393634663330336462393932353230313730336362376134
|
||||
35343530363431323366613361643636663961366238636537616237633965666639633265376437
|
||||
63363930353064346664323435313136316132373237356332383537623032633831353563326230
|
||||
65626166336166363164613130393165356139353439353436666537346362326635386136313464
|
||||
34383633336636376137643733313637373535643966376435353339363535653139313739313362
|
||||
65343434343364666639306663663665356533323635316534316561313263663662623764326138
|
||||
38386434316535653262616530643164663335323436386365313361656430616535346463643765
|
||||
64613231623333363835386337643334333039363835343731316165346438363234666134343263
|
||||
63663036663566373734656661613432623761393964313166393532396664326230363230303161
|
||||
36373364663137373234383134363966633935666365303430343539663461623561383236626137
|
||||
66623964333766323534316439643666323666336539393566316331363862666561656634326166
|
||||
64383236633638663163666236633531346330643066353566336337646265623361326261373862
|
||||
32626538316631303465396436643236376161613232666339373537383438633630316365363065
|
||||
31653433326333613431303936333137323632383163323561313636396331376664656365326536
|
||||
39323632623861333466333530643864616166623261346237356431326335343431373164633366
|
||||
34363932656234613431306135323434353164323461346262656337336137616430386533313933
|
||||
65306566373634363933616233316562643930666161643234323864336631343032326462623365
|
||||
65363036633061643463343637313933396436636333663861393333353732383736633534303864
|
||||
62376339343938383639626237373961623931616264353264353337333133396564623831643338
|
||||
39653962623766643239393061643938643066386564613932656565306564303066316165336230
|
||||
62363330653137616666343333323636663462643264656364396138626265623964663730636561
|
||||
31356339323934366637623165623039323439333434653336623962643734653436376462386232
|
||||
64393863353164373734313262383638393961623466653034626666353361393230623933373336
|
||||
35323661333330393835363064396564613766626665623866346334643463663865323264386661
|
||||
33663561616131616134333564343334343765373061393131376231653536353163643435613564
|
||||
32376466363230363930393734663433313133646238396366356361663636343362313237303766
|
||||
63613538383836646333366664313637333537303333373537646130393631656636623461383533
|
||||
31333661376236323736666136393062643566313131383165663965656637303634366330666539
|
||||
61336265356662336236626432643738343038396263393665396337633837303761613332623436
|
||||
33313235323938333333666437613731376562376233353664313362356433383938376436373863
|
||||
32633131386462333838323536333439323733393266376632386530366363633337323963353437
|
||||
37653334626434616433643930363765366439613236373731343339613237633962356531303433
|
||||
38333261613062323963366131633738613463363364653531663639626234383263633963336635
|
||||
65343330636330353363356134363138333031393838623635343335393462343036316638623861
|
||||
30323638373032653331616361383338333761386264623435656561623337303863323536633932
|
||||
61613964363538313435363231613834323333336364353962346265646233613935313632343738
|
||||
65303732376561643763336162333962353136663136613466666631323063646432323130616266
|
||||
65663431626562646537366661393638346538336538666466343261396431383232356238353062
|
||||
37653031653766333931393763346366356563393261363438363535303163303962306630306665
|
||||
62346633356463653465363965396164323437346132396138316562316237303033396233636336
|
||||
30623039326132393534633937623363656666663366643130633161646566386135303939383762
|
||||
33356334636565643761323638346162373636323433306436303331336432333830623739643237
|
||||
64646432366466326139306663356438613433366534616462383938646239643262373836363032
|
||||
61623735666238626435316530363833366135633563663530643631623539333832343561323138
|
||||
32383138303464393265373665333736303861646464373861613730653861353463323837383737
|
||||
30356437653833376631303636393739636663663936656663393130616637303332393636363431
|
||||
38663837393231326536643033376663316138363234306637613135396365616636656236646335
|
||||
33633962626135343564633337663936393031316133646334303635653130626131646531396134
|
||||
38343631613562393435326139366330373064393839636138323466646533303538
|
|
@ -1,100 +0,0 @@
|
|||
$ANSIBLE_VAULT;1.1;AES256
|
||||
66366138323934613133623237633539616236326462373461303832393739313466373236323765
|
||||
3461353265343631356335643139363335356262346238360a383136303237393662303762393766
|
||||
61346362386338663037396631633932373834303265383662356539323766393466656564633465
|
||||
3835623862356266390a646463633764653431353537643265363764653934656430646363373335
|
||||
32343135303266623365656532633061373564623664616564343638636138623433363964303366
|
||||
63323939396365363539366562626135626662336236313963613233633637313731313465363636
|
||||
39386237393034383263346164623036646535623463306330663034383632373836333661666435
|
||||
61656662353762653266363036373430343333653835646365613835303935396230363032636164
|
||||
64613730663339316261313664633636613763313631653839313465336562633663306563633561
|
||||
38613661333766366633333463376162306365323330356339613266326331353866316638363237
|
||||
33646165313865313431666163613234366133616263396630303362333336323638373131396334
|
||||
39656534616331643530646530316335633730323166373830353262366465306631636339316266
|
||||
32303162313438373531616439356563303030383136613531353561316234353632646232396433
|
||||
38643463333836326435303733373239626562363264653532323334356262346133633361373963
|
||||
64396564313630393164323231313937643435613234376436386563623435633666616331643530
|
||||
39366536616165303562663638313739353763656134316132616162303161623130616263306366
|
||||
65613264623935333134383733353637653336636532383165646338303633353330623231383239
|
||||
39343834643038656539623162353561646364393162323839643533333363616437393239313034
|
||||
61356134643031356536653262663833336361653632626364336565616163376238326334663661
|
||||
35623338393730636237616161383032353762383965633962343330353235643363346633313462
|
||||
36653365346263323062653239373132323734626363623337393635373738663931656363383136
|
||||
62613836356562363866623436393131323130306636356235343035333534326331343337383431
|
||||
38613565383365666632326238363165313631373262336234666434313065363363346636653339
|
||||
36363432306639303266366665643934346562663934666665343030396233666534633438396332
|
||||
31323662363130616338333233373961316639633436313737353530646135373533613433353034
|
||||
62346432623261346334623738663835666639616564373961643439336432316365666665393135
|
||||
38623936616361313634333339353133633165663936616332323938396533393235636435376439
|
||||
62633537633136386366313934373263383730633334343636373035316638343334356530613530
|
||||
63396438343139383439666539383531386437313865303864316437363563663065643266353138
|
||||
66323133646463653066323466653662653736306162636565326663386362366332303761653564
|
||||
31383133396131663563343339623563363239363763643530383833353263646264363565656535
|
||||
64343737663261653530623836356430666462633964353832663964396462363430623336646336
|
||||
65356566653938376132663230333033376261376538306266643565613561373636383532616139
|
||||
30396564613564333964303262656162313839663435666539393734376639653562643735393037
|
||||
34613864353764303661653561383466663730333932663139616164333239633961326632346230
|
||||
30316138626562346434643033303333333234396533626633333437316636323062643035623664
|
||||
38626434366261326663393839343765363133623339373738313563653736373565336164356435
|
||||
37623837343437623833623137373662653934363133633366636436663831653737376631376431
|
||||
34363461323535323337343632653430333961343165633864346132343938313361373864363565
|
||||
32663734626631323930613638323133396135313562643536343038366233373136653330626239
|
||||
65313933636136303365353466646533353236343934356330356161343433643139383764393134
|
||||
32356331653831633832376262356238336634353362373837646563653835613634356463653466
|
||||
30383361356631616538333565646435656361313839346165376231643633643634313863663137
|
||||
61333236313436383464663439366637643663356535613861343831663737623364303339643733
|
||||
36373461323130333639613235373961313736303436666361613134323265386165616237393164
|
||||
34366530363034376437393866333861646636396434636631343033633565396164663833623331
|
||||
32666161636163333266393361383838653333326437303235326565306663356366613430303237
|
||||
65343937653439353334343834303234643136656565366461393838653739336233613234616437
|
||||
62643065356462306565363964663332663564313734336239633833306135613662633535666662
|
||||
36616639323332353864383733393561666464313466393535373961613831313463306461663266
|
||||
37653230663732393061616365656638623830346536373932636461663532343532366566343436
|
||||
63376365643061623839393139333661643439376363396564363237346461393264663131616162
|
||||
32396464363231613231363561373334646362636536343732396364653132663664366434313538
|
||||
39396262333232383934396335653461346338316564303563626363646136633266393937343434
|
||||
34396234363362336232653136666639613466663833303062356264633461643932613162303031
|
||||
33663539366332643538353632336433393564366565323034393531626236353432623531383033
|
||||
64613435623761623562363563323364396166353265363039663932626431666339376632353539
|
||||
63656330626438653366396635353236663762666439613237623638663731306331313564333239
|
||||
37363663366134303037376433323735366266613831356635663932626162343639306366386439
|
||||
61643831336139303133336366366165303934646362303665643135386462353565303932383930
|
||||
33393334353235306534366339613066633434393038636331366265336163306334323638393264
|
||||
64313538316632373430656532623532313063613337626165353365303832373566316131666336
|
||||
62353062343565633836306235343134323433303633346130363362633263343564616535396263
|
||||
65666666646231336636616364646565303538343361653932356135393161316335343333653439
|
||||
61373266633033653931623631643430613137393633393063353833306463663630333434616462
|
||||
33653230613639616531666335336131373636323065616239313733323664623138313964303930
|
||||
35366665626362303161396562306639613435396331366363616138613735383030366362396337
|
||||
66356666643131393433343237346533383335376462383566643035616438396366633737393133
|
||||
66323630656539363237646663363764363536373266383036636166333834366663613863663533
|
||||
62393235666666653433613665376431306439616138633533656362323436613231303264303764
|
||||
30336665336661393866343935313465626264303139353632356137663439373232326339393136
|
||||
64306365353639626565653965666133346364613538333135653831663032613135653263353965
|
||||
63373532323062653630646363323063383065646562313539373637623463313333313535323866
|
||||
32363631613035653637663935313535626333333433623735663439383239373231613037303736
|
||||
39633436383361356633373037333362363861346263313038373131653938663930666538306432
|
||||
34386163316163623064376132653062333535396631393363393265303964356431663439636234
|
||||
64636138333031656364656565346163663533353333353666373466373734633263626439316230
|
||||
65313031396564613163333364376637303539343563613133613133376239623066303139393866
|
||||
32623135396134396439653061386561666433613536336566613530656530333433343537623866
|
||||
31333364636631336264636531343365633264633433643661353164653831343836323763343033
|
||||
37386131306563626437343034333330623932303639646631613239303331646364323465616562
|
||||
62353030633765393237653161636165363465336136333264373832616537356531313066643263
|
||||
38346331383061373133353132646562313630643335376565396662653830656538356165356137
|
||||
31396232326666613236313961636334383962373533613566333930313866373334613064376561
|
||||
65313565303630326531613131316463386636623830346131656532363632613032303466623334
|
||||
33353633663730306638623566326533363065663363373537353130393938313936383763663966
|
||||
34336535663565633162313732376237336463343833303939353965653665356563326534643033
|
||||
34343638666463363462363235343731346461336235306264643866366235663961363461373930
|
||||
63326334323363656263616531373861633936636339623835323936373661373364336233316631
|
||||
66366462643663316162383438376162663065633333353138363836353331343162396636623130
|
||||
62383461626534386664633166323764303631373731366133633930643232303934666535393237
|
||||
35373462313561353561643866623761313839316662373134363431373562373062313430613462
|
||||
37333635313037656433656363313864653037313732656232323639383838326263323564643263
|
||||
38373337353635353836366136326334343661393064316139373431313330653966323763306337
|
||||
62333066323961623535336232303234636138306630313732373364613363663434633734346231
|
||||
64663930633162313937343130343961356437353366306338663636366631326366663938363531
|
||||
63353863306137653237656330656237356563346337343262363664313339323863616438373537
|
||||
63643235306137363264383238316434313331336337356364366261313835656562643566666130
|
||||
633536646634326262663866316566376638
|
|
@ -1,89 +0,0 @@
|
|||
$ANSIBLE_VAULT;1.1;AES256
|
||||
32373237336239343336393066383464393861636235623430343533636365306430323738643234
|
||||
3538336532623734333038333832393735343363363566340a643638636634653735656635336338
|
||||
39396461646661353061373636313032333065373562373036336232346133313334333862353034
|
||||
6337653431323235650a663536386561366531623363303963353539326339393034313961393362
|
||||
30306235623461326365646365373835333235303965336635363361366336303236333237383539
|
||||
61383438316464336338633163366532323435616563343463623266346632393930353332626137
|
||||
34396538653134373433333461373337333639393530383738373764353731363264373835626364
|
||||
35393163333462343562303136313264653764333038343838656562653133353934336666643534
|
||||
63366264393462643065323865303033636133663164366334313564333262633736626263363338
|
||||
39376164343330666332333534313634633137653432343232656464363066356336623166303030
|
||||
34653432366563663432343164636665373139346435396135303736653030653930393963663538
|
||||
36333636623832633630386235623365363065343936363031613165383534353837353231373164
|
||||
37373038363361633330653633396562323738663739316634666137306161313233633561383064
|
||||
30323236643635663766393862343363653866303431346535626565356162353433623132363031
|
||||
62656332383835386136656534636135346234326561623037396239303034353961396134396334
|
||||
35303463366439363336363666623064623564323032646337366332666536373064353962373461
|
||||
63306166616535356231396566316433633062376164303434323639376339643731393461393536
|
||||
65633363616235343532386435323736313138666661666434643935623266323133336463326532
|
||||
33326364346364626165666262396133343736656335353732666362613234343163343465326361
|
||||
33383136636364383466363666316131383366623665323561636130343337613539383134646535
|
||||
31383131623237636433313133336162633537653533383435336461616439343035336164333363
|
||||
31623638333465306538313637636436626132656534313064383663393230653132333938343537
|
||||
65343339333037613332316534336133373864666130303166393038373531396266303832383632
|
||||
65343531616661303363303966303230353630356437336164383038366563363166363763396464
|
||||
37386330653563613063323438363737313565363130353264613236346565323837326631363935
|
||||
31346365653938653566646437623333326533646235343966383031656132396539616661393461
|
||||
65333235306432666539623964393132616436653430383236353033333366336363323539333636
|
||||
64616563376464646534343838616437306232393262313065353936356235373231613561323866
|
||||
61383536636361363039656138306131383732326464613931363837376234326433376533643861
|
||||
32616434383536373532383238663263643862373738333338343332303735663863346331663037
|
||||
35643637356531323639623533313865656132353139323436363661643263323633363161653235
|
||||
37636635623865303536353264313263373938366165623364643337313831653161623231343764
|
||||
33386162623531396234623937633465653930636637623837653138373365346132323731346130
|
||||
64613338386662653833653034313066636566333839306539666161333333616261653537313363
|
||||
64656632333462633232396236373666366464623464653434383832333365376532626531313735
|
||||
30313335353664643566313437393834393262333665666366326463663761626135326434363931
|
||||
36306439376138313838613532343663383938366333316432303930326239646232623633373564
|
||||
62316632383131626432333461323330366165366331303735333330363335366265316330663563
|
||||
64393231393136626162386335626433336337373765623933346237643532366662616434366163
|
||||
37373832303664303836373434343032313731323362353031346438643335323131366538653334
|
||||
33643432646339383865386238666134383861616437663238366365663737623663323137613865
|
||||
63633965323933366332363131313834653564636336303966656663366361353731316336633233
|
||||
32623339343838373639343534326365346135393137303736346634303863333664376332636634
|
||||
30303938353536636365353338393932353435383635326435666133353430323464333531356563
|
||||
31353733323331656538373932643332316332386437373938373635633832383662316537346132
|
||||
35316339343538343462363237666332376461363262623438623738623732383337373738346235
|
||||
64333335396336333337643235616436373736623339366236313938653433343661366332646265
|
||||
34636530666636363764366533643739653561626134393936616632616264663230616164376132
|
||||
30656336633230323535653766636361626562306262326265626166343036643034303730306164
|
||||
63356131333739333338353835363430363864333063363238303861323033643534366264623433
|
||||
30653639633862376232393065626636396137343635343030316630313863323365363764616630
|
||||
38346336663932626430613437656437313462633039393934653532386535323836366465383761
|
||||
39323732666339386565653836323461623238316564323333363461396161643338633137646335
|
||||
66373461633233333337663332323064373662636535376433613232653137353834373630663366
|
||||
61343066303366666362353837343337386631653461646230656533663965626135383131346635
|
||||
31623131653264353861353630646662303835643738323565383233336334356264353939373933
|
||||
31303964346563636437633532383762383234303130366331313864386330653130653437356466
|
||||
38373135333066336139336332643666373932666565303062636465326236623963323337633634
|
||||
66646633366532646232326435663065393035386438343030323038663033356639356264663532
|
||||
61396130643135666266366664323234353065303031343531366532633532363534646536646235
|
||||
62383531393832643137633332353364333230383361663264623564366539323132623639623939
|
||||
61323263373866343933653734323661383634636139383833323837303236326364666466386336
|
||||
34316465346261366131316535303563623238346530643264326539653432633237656133613532
|
||||
30663738313139333461346163626130343535306538623763343134623832346132656666393761
|
||||
35316164646635613032326565353163656134616366386364306436303134386339346462653262
|
||||
61383961656334653564623262366265316364366538353362313233343239396265383235303534
|
||||
33666366323466303534333165653334343437316435613566326338666336326664616133313062
|
||||
66333339346335626663323335373939303163623331303133643937653362666430323930623462
|
||||
30393239633763666463643066393161353235386461633066306235376261346139363330663235
|
||||
31643539616335396331656364383265346333323661333066353732653336616330303931376164
|
||||
37643931313337646337333236323939613333303834356662373836633631393736616462363338
|
||||
31623064303936306330343361313763336239316362633732326564653566313265616566336135
|
||||
61616538653365313666613366313064623232653563383465386535636530643831633735323433
|
||||
30353239333166343366643738363834613230316463636339666434633961386335623238353030
|
||||
34356536376164613338376534353438383039383930316439653732643339653531316530393534
|
||||
35326165666439396537396464656339333366333535366530353064396436663966333465616630
|
||||
33666233313537363165333738393362656631386564376365616266393137633931643833343232
|
||||
62393663663836303563386235383363623966316635366133353165346635373063383666373833
|
||||
35633264666139616463333339653733376431363761653433653138356364383865633937363433
|
||||
33313361653536633066656164616331343033373339336334666635353630636532323632323261
|
||||
39303937626633613434653835376538356164396631326163346465663337386230656139396237
|
||||
36613762346462626135323233393537616539646234663866353433396530383966613333376137
|
||||
37373461333561313966303239633834663837656230613830303433353639643431323930633238
|
||||
63383161313938663737396539663163303161633732393130363737303732313166623534303339
|
||||
65323162386430393639303435653436656239303032663761626462633565626161656632626162
|
||||
62386631316434383239303631343536363034626663626430633635353933313533316337613532
|
||||
33383335326637626535336664626663376332316236633735663339373131373630643665356133
|
||||
31393664663737326638
|
|
@ -1,58 +0,0 @@
|
|||
$ANSIBLE_VAULT;1.1;AES256
|
||||
65656166313438643163366632316530386139623538636439633638636566383566646239306131
|
||||
3938333565313734613639376539323233353932373635640a313831613637383734636539666463
|
||||
64306331656564626233383831633862623861346364366632313733623263306464636264363965
|
||||
3933326435396164390a646439366537323232633232373339343538616431343137373338326166
|
||||
65373365613465616631623463313364396332366539386462333737623737343330393662646533
|
||||
62353663306531663935623765353838333138346630313333373066303835323461383630306662
|
||||
34316363316661613865616163393133626139663162393336356665373465353766656661633731
|
||||
37373563396437366661373134623664393430616532353530303861336238666539306562343662
|
||||
32613431393331306234643362323961343261376238353635366132623638663463343730343730
|
||||
37323733313739636238376538323264333238643532306439366463626233613237313933383333
|
||||
31373064343036616239616562373264653163396265613935656638613662663364633866393638
|
||||
62303563363763356433376634626234663234323636366232616431646534383730346233333963
|
||||
31616263353462653932343537343863326337643037326265666433623965646264303066316139
|
||||
31653864383331626231313736623563316330393563376562303933313237383939396438623231
|
||||
65383666336565393236326433646561346635356661356136306165323432383531646264323064
|
||||
31353738663861306135636131333261333964663338636637306665333663313164393537396663
|
||||
36666663616634323137333835626133383737666632316336313661656434376239616437346636
|
||||
62643035376637373031636330646638356562643962313336653964616337643064346562366531
|
||||
33613935656630633736386632616162663535366466663637313339323939646136636165656166
|
||||
38346562346331323738393934396362316361643538653163333935656139356535363432313532
|
||||
38633336646332386661643464666263646432373134306639306561663134373164326632613531
|
||||
64313162303263333534666436333634663262623632366631633865336433303564363138353566
|
||||
36303862656531343765643965666531613231343035636537373030613932303039623131363830
|
||||
37346263666637373639643930303438316430663462333430613335613131396566303533343864
|
||||
62373439663236636232353230343433336137613930623133303936323562313061336637306566
|
||||
34383336646336663263373334323131316262613136353239616630303264633238383266323464
|
||||
37623864646331363735306132393936306162393463313736366166656439343039626434353739
|
||||
37613532393830323431393964333437306366313335393434323463346133343237303732343962
|
||||
33373164363135363335323435636666386231363463373864663933373430656239366539643164
|
||||
30323038323739373965616630336166356362653833303132336230323661373737666232346630
|
||||
38393933303736306537383364356162656339613461333262656137636662303532663737636237
|
||||
36333661663734643363636661353337616162396666356663393432633361313534333537393161
|
||||
66666165363635346162623965333061386563663166643736653134303638613332313637333064
|
||||
65333438333661343664303361316631643763323164386330636139353932646635393963656336
|
||||
36343362323332336130633533663234343236393639323062663962633336626435653137306539
|
||||
63633866616438623764616631663533363233346362336132303861653039386133323965643863
|
||||
30633932646132633862666266323761656438343935636332326263653437333366306338636137
|
||||
65303538613661373538313437646466393536313665623666396235353962306634386261396337
|
||||
61376439636531383631383234313230303731653435393964393835393236653739316634623363
|
||||
61363730333632323039326438366633336462656135366164663434383561356337393636353661
|
||||
64616435386238316265386565633938623935663332633062316163356337303765366262313534
|
||||
61396361326333616136366435666662346637663864326561653634313030303033303132366132
|
||||
64353635383932633733303333636137323237393764396136313661353463306137316563303232
|
||||
32363063626630343230333065376638626236653532383766363161313862616336396334303764
|
||||
38393262613531343134653130313237343036383464393739353631636235343930653537373935
|
||||
63306431643132643362656433313061303838306164643236316166303331313636376431326239
|
||||
66386635333631653232383664343864383739663364363131373062623835363635393930326639
|
||||
33303733353761336638363935316232336533366339396166383539363963373536346232663865
|
||||
39613463386138363364316365373161313130316638616635313235363235396166323935353664
|
||||
39646163306161323536366532333231373530636234643764366134306164333431336636333533
|
||||
32333966393634393135333031356533666531613262313432346366373262373565323962323939
|
||||
36343764303866653638336134653263616561396332643030356434383531343166356466646633
|
||||
37336564613131633534313064303933633134393131656536383439393633366164376636353634
|
||||
34663236663163633338303838303733643262363834633064313532626631646239306564313361
|
||||
62616331306330636366306633366430353964376466313032356434346532366362356136376536
|
||||
33613962316539376138323033623736366531643261386535653733303465333331383131666530
|
||||
38336561353633303639616635656566323130616561656235393135616631356334
|
|
@ -2,12 +2,8 @@
|
|||
- name: Install apache
|
||||
become: yes
|
||||
apt:
|
||||
name: "{{ item }}"
|
||||
name: ['apache2', 'libapache2-mod-wsgi', 'cronolog']
|
||||
state: present
|
||||
with_items:
|
||||
- 'apache2'
|
||||
- 'libapache2-mod-wsgi'
|
||||
- 'cronolog'
|
||||
|
||||
- name: Ensure apache is running and enabled
|
||||
become: yes
|
||||
|
|
|
@ -1,8 +1,129 @@
|
|||
---
|
||||
|
||||
# create account key by hand on ansible host with (for example)
|
||||
# openssl genrsa -out private/letsencrypt_account.key 4096
|
||||
#
|
||||
# create server key by hand on ansible host with (for example)
|
||||
# openssl genrsa -out private/{{ server_name }}.key 4096
|
||||
#
|
||||
# create a code signing request by hand on ansible host with (for example)
|
||||
# openssl req -new -sha256 -key private/{{ server_name }}.key -out {{ server_name }}.csr -subj /CN=m.unglue.it
|
||||
#
|
||||
# make sure you have private/decrypted/ and private/certs/
|
||||
|
||||
|
||||
- name: Decrypt files
|
||||
copy:
|
||||
src: private/{{ item }}
|
||||
dest: private/decrypted/{{ item }}
|
||||
with_items:
|
||||
- 'letsencrypt_account.key'
|
||||
- '{{ server_name }}.csr'
|
||||
delegate_to: 127.0.0.1
|
||||
|
||||
- name: Make sure account exists and has given contacts. We agree to TOS.
|
||||
acme_account:
|
||||
account_key_src: private/decrypted/letsencrypt_account.key
|
||||
acme_directory: "{{ le_endpoint }}"
|
||||
acme_version: 2
|
||||
state: present
|
||||
terms_agreed: yes
|
||||
contact:
|
||||
- mailto:support@ebookfoundation.org
|
||||
delegate_to: 127.0.0.1
|
||||
|
||||
- name: Fetch certs
|
||||
become: yes
|
||||
fetch:
|
||||
src: /etc/ssl/certs/{{ item }}
|
||||
dest: private/certs/{{ item }}
|
||||
flat: yes
|
||||
fail_on_missing: no
|
||||
with_items:
|
||||
- '{{ server_name }}.crt'
|
||||
- '{{ server_name }}.ca-bundle'
|
||||
tags:
|
||||
- certs
|
||||
|
||||
- name: Create a challenge for server_name using a account key file.
|
||||
acme_certificate:
|
||||
account_key_src: private/decrypted/letsencrypt_account.key
|
||||
acme_directory: "{{ le_endpoint }}"
|
||||
acme_version: 2
|
||||
remaining_days: 45
|
||||
force: no
|
||||
select_crypto_backend: openssl
|
||||
csr: "private/decrypted/{{ server_name }}.csr"
|
||||
dest: private/certs/{{ server_name }}.crt
|
||||
fullchain_dest: private/certs/{{ server_name }}.ca-bundle
|
||||
delegate_to: 127.0.0.1
|
||||
register: acme_challenge
|
||||
|
||||
|
||||
- name: Create .well-known directory
|
||||
become: yes
|
||||
file:
|
||||
path: "/var/www/static/.well-known"
|
||||
state: directory
|
||||
owner: "{{ user_name }}"
|
||||
group: "{{ user_name }}"
|
||||
mode: 0755
|
||||
|
||||
- name: Create acme-challenge directory
|
||||
become: yes
|
||||
file:
|
||||
path: "/var/www/static/.well-known/acme-challenge"
|
||||
state: directory
|
||||
owner: "{{ user_name }}"
|
||||
group: "{{ user_name }}"
|
||||
mode: 0755
|
||||
|
||||
- name: copy main challenge
|
||||
copy:
|
||||
dest: /var/www/static/{{ acme_challenge['challenge_data'][server_name]['http-01']['resource'] }}
|
||||
content: "{{ acme_challenge['challenge_data'][server_name]['http-01']['resource_value'] }}"
|
||||
when: acme_challenge is changed
|
||||
|
||||
- name: copy alt challenge
|
||||
copy:
|
||||
dest: /var/www/static/{{ acme_challenge['challenge_data'][alt_server_name]['http-01']['resource'] }}
|
||||
content: "{{ acme_challenge['challenge_data'][alt_server_name]['http-01']['resource_value'] }}"
|
||||
when: acme_challenge is changed and alt_server_name != ''
|
||||
|
||||
- name: Create a challenge for server_name using a account key file.
|
||||
acme_certificate:
|
||||
account_key_src: private/decrypted/letsencrypt_account.key
|
||||
acme_directory: "{{ le_endpoint }}"
|
||||
acme_version: 2
|
||||
force: no
|
||||
remaining_days: 45
|
||||
select_crypto_backend: openssl
|
||||
csr: "private/decrypted/{{ server_name }}.csr"
|
||||
dest: private/certs/{{ server_name }}.crt
|
||||
fullchain_dest: private/certs/{{ server_name }}.ca-bundle
|
||||
data: "{{ acme_challenge }}"
|
||||
delegate_to: 127.0.0.1
|
||||
|
||||
- name: Copy certs
|
||||
become: yes
|
||||
copy:
|
||||
src: private/certs/{{ item }}
|
||||
dest: /etc/ssl/certs/{{ item }}
|
||||
owner: "{{ user_name }}"
|
||||
group: "{{ user_name }}"
|
||||
mode: 0600
|
||||
with_items:
|
||||
- '{{ server_name }}.crt'
|
||||
- '{{ server_name }}.ca-bundle'
|
||||
notify:
|
||||
- restart apache
|
||||
tags:
|
||||
- certs
|
||||
|
||||
- name: Copy server key
|
||||
become: yes
|
||||
copy:
|
||||
src: certs/server.key
|
||||
src: private/{{ server_name }}.key
|
||||
dest: /etc/ssl/private/server.key
|
||||
owner: "{{ user_name }}"
|
||||
group: "{{ user_name }}"
|
||||
|
@ -12,28 +133,11 @@
|
|||
tags:
|
||||
- certs
|
||||
|
||||
- name: Copy STAR_unglue_it.crt
|
||||
become: yes
|
||||
copy:
|
||||
src: certs/STAR_unglue_it.crt
|
||||
dest: /etc/ssl/certs/server.crt
|
||||
owner: "{{ user_name }}"
|
||||
group: "{{ user_name }}"
|
||||
mode: 0644
|
||||
notify:
|
||||
- restart apache
|
||||
tags:
|
||||
- certs
|
||||
|
||||
- name: Copy STAR_unglue_it.ca-bundle
|
||||
become: yes
|
||||
copy:
|
||||
src: certs/STAR_unglue_it.ca-bundle
|
||||
dest: /etc/ssl/certs/STAR_unglue_it.ca-bundle
|
||||
owner: "{{ user_name }}"
|
||||
group: "{{ user_name }}"
|
||||
mode: 0600
|
||||
notify:
|
||||
- restart apache
|
||||
tags:
|
||||
- certs
|
||||
- name: delete decrypted files
|
||||
file:
|
||||
path: private/decrypted/{{ item }}
|
||||
state: absent
|
||||
with_items:
|
||||
- 'letsencrypt_account.key'
|
||||
- '{{ server_name }}.csr'
|
||||
delegate_to: 127.0.0.1
|
||||
|
|
|
@ -2,26 +2,9 @@
|
|||
- name: Install prod dependencies
|
||||
become: true
|
||||
apt:
|
||||
name: "{{ item }}"
|
||||
name: ['git', 'python-setuptools', 'python-lxml', 'python-dev', 'python-virtualenv', 'build-essential', 'libssl-dev', 'libffi-dev', 'libxml2-dev', 'libxslt-dev', 'mysql-client', 'libmysqlclient-dev', 'python-mysqldb', 'libcairo2', 'postfix', 'libjpeg-dev']
|
||||
update_cache: true
|
||||
state: present
|
||||
with_items:
|
||||
- 'git'
|
||||
- 'python-setuptools'
|
||||
- 'python-lxml'
|
||||
- 'python-dev'
|
||||
- 'python-virtualenv'
|
||||
- 'build-essential'
|
||||
- 'libssl-dev'
|
||||
- 'libffi-dev'
|
||||
- 'libxml2-dev'
|
||||
- 'libxslt-dev'
|
||||
- 'mysql-client'
|
||||
- 'libmysqlclient-dev'
|
||||
- 'python-mysqldb'
|
||||
- 'libcairo2'
|
||||
- 'postfix'
|
||||
- 'libjpeg-dev'
|
||||
|
||||
- name: Create project directory
|
||||
become: true
|
||||
|
@ -115,12 +98,12 @@
|
|||
# - name: Run mysql tasks
|
||||
# import_tasks: mysql.yml
|
||||
|
||||
- name: Run cert tasks
|
||||
import_tasks: certs.yml
|
||||
|
||||
- name: Run apache tasks
|
||||
import_tasks: apache.yml
|
||||
|
||||
- name: Run cert tasks
|
||||
import_tasks: certs.yml
|
||||
|
||||
- name: Run celery tasks
|
||||
import_tasks: celery.yml
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@ ServerName {{ server_name }}
|
|||
|
||||
ServerAdmin info@ebookfoundation.org
|
||||
|
||||
Redirect permanent / https://{{ server_name }}
|
||||
Redirect permanent / https://{{ server_name }}/
|
||||
|
||||
</VirtualHost>
|
||||
|
||||
|
@ -23,9 +23,9 @@ ServerAdmin info@ebookfoundation.org
|
|||
SSLEngine on
|
||||
SSLProtocol All -SSLv2 -SSLv3
|
||||
|
||||
SSLCertificateFile /etc/ssl/certs/server.crt
|
||||
SSLCertificateFile /etc/ssl/certs/{{ server_name }}.crt
|
||||
SSLCertificateKeyFile /etc/ssl/private/server.key
|
||||
SSLCertificateChainFile /etc/ssl/certs/STAR_unglue_it.ca-bundle
|
||||
SSLCertificateChainFile /etc/ssl/certs/{{ server_name }}.ca-bundle
|
||||
|
||||
#SSLCertificateChainFile /etc/ssl/certs/gd_bundle.crt
|
||||
|
||||
|
|
Loading…
Reference in New Issue