161 Commits
Author SHA1 Message Date
Luke Murphy 451947080a Add ports check 2020-04-16 23:43:29 +02:00
Luke Murphy ecf18409df Use correct module 2020-04-16 13:07:05 +02:00
Luke Murphy 272cf12582 Populate files in config 2020-04-16 12:57:11 +02:00
Luke Murphy 128bf5007e Populate dirs folders 2020-04-16 12:56:54 +02:00
Luke Murphy 023465a5fa Expand default vars to take care of mongodb 2020-04-16 12:53:23 +02:00
Luke Murphy 32ceaca084 Allow to update vars 2020-04-16 12:25:50 +02:00
Luke Murphy 7089caee97 It's always a directory 2020-04-16 12:22:39 +02:00
Luke Murphy 96489e40db Add dirs plays to pre-deploy 2020-04-16 12:20:11 +02:00
Luke Murphy c86da9ca00 Make sure to root creation of files and templates 2020-04-16 12:20:01 +02:00
Luke Murphy 3f0d5c41d9 Remove item from name and add mongo to mount map 2020-04-16 12:19:47 +02:00
Luke Murphy 73771e63cb Allow files hooks 2020-04-16 12:09:59 +02:00
Luke Murphy e4517c530d Run volumes after templating in case mounting templates 2020-04-16 12:07:50 +02:00
Luke Murphy 4e8d3f544d Allow to specify more options for templating 2020-04-16 12:07:41 +02:00
Luke Murphy a75098c9e1 Add some setup steps 2020-04-15 22:19:24 +02:00
Luke Murphy 9a88cfb15f Use better wording 2020-04-15 22:18:16 +02:00
Luke Murphy 67f927a6af Get a feature set specified 2020-04-15 22:17:28 +02:00
Luke Murphy 94700dd56a Fix typo 2020-04-15 22:14:24 +02:00
Luke Murphy 7ec2622d13 Add examples 2020-04-15 22:13:29 +02:00
Luke Murphy 5dc7c14b98 Drop hooks before volume creation 2020-04-15 16:53:18 +02:00
Luke Murphy 2c0f7e2508 Just mount the mounts, end-users create directories 2020-04-15 16:52:58 +02:00
Luke Murphy a26e9f2c60 Disable volume handing for now 2020-04-15 14:07:18 +02:00
Luke Murphy feba80a79f Allow to specify user 2020-04-15 13:54:54 +02:00
Luke Murphy a1ea62f555 Drop mode for now 2020-04-15 13:19:51 +02:00
Luke Murphy 3a5540df5f Use single filter for filters 2020-04-15 13:17:07 +02:00
Luke Murphy 46c86bdb0e Be more defensive 2020-04-15 13:01:07 +02:00
Luke Murphy 10d300628d Add filter plugins 2020-04-15 12:57:58 +02:00
Luke Murphy da2b565cf3 If no mode, don't include it 2020-04-15 12:40:29 +02:00
Luke Murphy 1d34b3c678 Try to avoid creating if user states create=false 2020-04-15 12:22:00 +02:00
Luke Murphy 119dfabff4 Drop out of messy debug mode 2020-04-15 12:15:51 +02:00
Luke Murphy a3987e3acb Shuffle order of vault loading 2020-04-15 12:04:53 +02:00
Luke Murphy 7496122f32 WIP more debugging of vars 2020-04-15 12:02:17 +02:00
Luke Murphy 5231a3a5a0 WIP debug mode on invocation 2020-04-15 11:59:25 +02:00
Luke Murphy dc1a032021 Don't use jinja with conditionals 2020-04-15 11:56:49 +02:00
Luke Murphy a0ee2f060e Allow internal debugging 2020-04-15 11:55:38 +02:00
Luke Murphy ea8fbecb15 Set the python interpreter explicitly 2020-04-15 11:42:36 +02:00
Luke Murphy 0430f8512a Account for modes in volumes 2020-04-15 11:24:47 +02:00
Luke Murphy 6638d1ab38 Drop post-deploy hooks before nginx.d tasks 2020-04-15 10:52:33 +02:00
Luke Murphy ef1d24178a Drop pre-deploy hooks back before templating 2020-04-15 10:52:01 +02:00
Luke Murphy 22619ee4f9 Use type for volumes 2020-04-14 15:51:39 +02:00
Luke Murphy eeada7a2a0 Fix volume creation through new config 2020-04-14 15:39:43 +02:00
Luke Murphy 5cdb6bbf53 Fix templates root 2020-04-14 15:25:48 +02:00
Luke Murphy d0f78cd37d Bad idea since things are getting leaked 2020-04-14 15:23:03 +02:00
Luke Murphy db69b43535 Forgot to default out the vault vars 2020-04-14 15:18:41 +02:00
Luke Murphy c936d635de Use machine host 2020-04-14 15:10:30 +02:00
Luke Murphy f8e0e01afd Attempt a new variables arrangement strategy 2020-04-14 15:06:37 +02:00
Luke Murphy 48a7781423 WIP breaking change to show vars 2020-04-14 14:54:38 +02:00
Luke Murphy 7144951661 Debug vars once more 2020-04-14 14:52:12 +02:00
Luke Murphy 076334ae23 Drop register and use vars only
Ansible strikes again
- https://github.com/ansible/ansible/issues/21088
- https://github.com/ansible/ansible/issues/36024
2020-04-14 14:36:20 +02:00
Luke Murphy 995f06d055 Use named inclusion 2020-04-14 14:30:50 +02:00
Luke Murphy 3ffa51b00e Revert "Try import_vars"
This reverts commit c5ad341f31.

"import_vars" doesnt exist.
2020-04-14 14:29:37 +02:00