Commit Graph

  • 451947080a Add ports check master Luke Murphy 2020-04-16 23:43:29 +02:00
  • ecf18409df Use correct module Luke Murphy 2020-04-16 13:07:05 +02:00
  • 272cf12582 Populate files in config Luke Murphy 2020-04-16 12:57:11 +02:00
  • 128bf5007e Populate dirs folders Luke Murphy 2020-04-16 12:56:54 +02:00
  • 023465a5fa Expand default vars to take care of mongodb Luke Murphy 2020-04-16 12:53:23 +02:00
  • 32ceaca084 Allow to update vars Luke Murphy 2020-04-16 12:25:50 +02:00
  • 7089caee97 It's always a directory Luke Murphy 2020-04-16 12:22:39 +02:00
  • 96489e40db Add dirs plays to pre-deploy Luke Murphy 2020-04-16 12:20:11 +02:00
  • c86da9ca00 Make sure to root creation of files and templates Luke Murphy 2020-04-16 12:20:01 +02:00
  • 3f0d5c41d9 Remove item from name and add mongo to mount map Luke Murphy 2020-04-16 12:19:47 +02:00
  • 73771e63cb Allow files hooks Luke Murphy 2020-04-16 12:09:59 +02:00
  • e4517c530d Run volumes after templating in case mounting templates Luke Murphy 2020-04-16 12:07:50 +02:00
  • 4e8d3f544d Allow to specify more options for templating Luke Murphy 2020-04-16 12:07:41 +02:00
  • a75098c9e1 Add some setup steps Luke Murphy 2020-04-15 22:19:24 +02:00
  • 9a88cfb15f Use better wording Luke Murphy 2020-04-15 22:18:16 +02:00
  • 67f927a6af Get a feature set specified Luke Murphy 2020-04-15 22:17:28 +02:00
  • 94700dd56a Fix typo Luke Murphy 2020-04-15 22:14:24 +02:00
  • 7ec2622d13 Add examples Luke Murphy 2020-04-15 22:13:29 +02:00
  • 5dc7c14b98 Drop hooks before volume creation Luke Murphy 2020-04-15 16:53:18 +02:00
  • 2c0f7e2508 Just mount the mounts, end-users create directories Luke Murphy 2020-04-15 16:52:58 +02:00
  • a26e9f2c60 Disable volume handing for now Luke Murphy 2020-04-15 14:07:18 +02:00
  • feba80a79f Allow to specify user Luke Murphy 2020-04-15 13:54:54 +02:00
  • a1ea62f555 Drop mode for now Luke Murphy 2020-04-15 13:19:51 +02:00
  • 3a5540df5f Use single filter for filters Luke Murphy 2020-04-15 13:17:07 +02:00
  • 46c86bdb0e Be more defensive Luke Murphy 2020-04-15 13:01:07 +02:00
  • 10d300628d Add filter plugins Luke Murphy 2020-04-15 12:57:58 +02:00
  • da2b565cf3 If no mode, don't include it Luke Murphy 2020-04-15 12:40:29 +02:00
  • 1d34b3c678 Try to avoid creating if user states create=false Luke Murphy 2020-04-15 12:22:00 +02:00
  • 119dfabff4 Drop out of messy debug mode Luke Murphy 2020-04-15 12:15:51 +02:00
  • a3987e3acb Shuffle order of vault loading Luke Murphy 2020-04-15 12:04:53 +02:00
  • 7496122f32 WIP more debugging of vars Luke Murphy 2020-04-15 12:02:17 +02:00
  • 5231a3a5a0 WIP debug mode on invocation Luke Murphy 2020-04-15 11:59:25 +02:00
  • dc1a032021 Don't use jinja with conditionals Luke Murphy 2020-04-15 11:56:49 +02:00
  • a0ee2f060e Allow internal debugging Luke Murphy 2020-04-15 11:55:32 +02:00
  • ea8fbecb15 Set the python interpreter explicitly Luke Murphy 2020-04-15 11:42:36 +02:00
  • 0430f8512a Account for modes in volumes Luke Murphy 2020-04-15 11:24:47 +02:00
  • 6638d1ab38 Drop post-deploy hooks before nginx.d tasks Luke Murphy 2020-04-15 10:52:33 +02:00
  • ef1d24178a Drop pre-deploy hooks back before templating Luke Murphy 2020-04-15 10:52:01 +02:00
  • 22619ee4f9 Use type for volumes Luke Murphy 2020-04-14 15:51:39 +02:00
  • eeada7a2a0 Fix volume creation through new config Luke Murphy 2020-04-14 15:39:43 +02:00
  • 5cdb6bbf53 Fix templates root Luke Murphy 2020-04-14 15:25:48 +02:00
  • d0f78cd37d Bad idea since things are getting leaked Luke Murphy 2020-04-14 15:23:03 +02:00
  • db69b43535 Forgot to default out the vault vars Luke Murphy 2020-04-14 15:18:41 +02:00
  • c936d635de Use machine host Luke Murphy 2020-04-14 15:10:30 +02:00
  • f8e0e01afd Attempt a new variables arrangement strategy Luke Murphy 2020-04-14 15:06:37 +02:00
  • 48a7781423 WIP breaking change to show vars Luke Murphy 2020-04-14 14:54:38 +02:00
  • 7144951661 Debug vars once more Luke Murphy 2020-04-14 14:52:12 +02:00
  • 076334ae23 Drop register and use vars only Luke Murphy 2020-04-14 14:36:20 +02:00
  • 995f06d055 Use named inclusion Luke Murphy 2020-04-14 14:30:50 +02:00
  • 3ffa51b00e Revert "Try import_vars" Luke Murphy 2020-04-14 14:29:37 +02:00
  • c5ad341f31 Try import_vars Luke Murphy 2020-04-14 14:24:29 +02:00
  • ff3ecb1855 Stagger creation of dictionaries Luke Murphy 2020-04-14 14:18:37 +02:00
  • 8bfff645e8 Try to use the register trick here too Luke Murphy 2020-04-14 14:09:22 +02:00
  • ae7740fce4 Access under hostvars Luke Murphy 2020-04-14 14:00:14 +02:00
  • 313b18faf3 Add vars debug too Luke Murphy 2020-04-14 13:58:46 +02:00
  • 914243fd83 Using sub-key already Luke Murphy 2020-04-14 13:57:44 +02:00
  • dea210e653 Implement standard debugging technique Luke Murphy 2020-04-14 13:53:32 +02:00
  • 651c2a2888 WIP config vars debugging Luke Murphy 2020-04-14 13:50:01 +02:00
  • 28bb95e149 Remove name since it went away Luke Murphy 2020-04-14 13:47:26 +02:00
  • 5e9cc84e8b Move to dictionary vars strategy Luke Murphy 2020-04-14 13:44:09 +02:00
  • 618ae495b2 WIP debugging config vars Luke Murphy 2020-04-14 13:24:53 +02:00
  • b6fc6f2e02 Don't log passwords Luke Murphy 2020-04-14 13:22:38 +02:00
  • 98f0e90545 Stop debugging and get var access right Luke Murphy 2020-04-14 13:21:14 +02:00
  • 2fc1bd49b7 WIP debugging the vault loading Luke Murphy 2020-04-14 13:20:01 +02:00
  • ed93cb7df2 Load vault vars into vault dict Luke Murphy 2020-04-14 13:14:09 +02:00
  • 22e15e4b50 Adapt to more scoped config Luke Murphy 2020-04-14 13:02:16 +02:00
  • ddaa516e38 Add hooks Luke Murphy 2020-04-14 12:34:09 +02:00
  • 52f4b906b0 Use basename to get the file Luke Murphy 2020-04-14 11:42:29 +02:00
  • 66f788994c Reset verboseness, too noisy Luke Murphy 2020-04-14 11:41:52 +02:00
  • 5452095123 Fix paths Luke Murphy 2020-04-14 11:39:56 +02:00
  • 6a23c42a7e Allow to pass nginx.d files Luke Murphy 2020-04-14 11:35:45 +02:00
  • c099827d88 Group plays to hooks Luke Murphy 2020-04-14 11:30:40 +02:00
  • 0079925738 Use defined syntax and make sure to create directories Luke Murphy 2020-04-14 11:23:30 +02:00
  • 7c3802fa2c Only run if {{ db }} is defined Luke Murphy 2020-04-14 11:16:06 +02:00
  • 584360421b Drop debug, names and use with_items for db tasks Luke Murphy 2020-04-14 11:13:06 +02:00
  • 878b1df3b4 Include volume mounts in pre-deploy Luke Murphy 2020-04-14 11:07:24 +02:00
  • b59b01dbc6 Remove role for now Luke Murphy 2020-04-14 10:58:13 +02:00
  • 8c98e5c3b8 Don't defaultt to root Luke Murphy 2020-04-13 20:22:57 +02:00
  • 8b7e6a30f8 Push internal loading back to prepare step Luke Murphy 2020-04-13 20:21:07 +02:00
  • 91763f13a0 Be more careful about loading Luke Murphy 2020-04-13 20:19:14 +02:00
  • 95e70fdfdd Try to use the with_items include syntax correctly again Luke Murphy 2020-04-13 20:06:36 +02:00
  • 5bf47708a0 Add this additional check Luke Murphy 2020-04-13 19:55:40 +02:00
  • 28d8f8efd8 OK, just show me that one for now Luke Murphy 2020-04-13 19:54:40 +02:00
  • 7c7f52cb51 Use proper with_items and include syntax Luke Murphy 2020-04-13 19:52:52 +02:00
  • f1cefadfd5 Conditionally look up the vault directory Luke Murphy 2020-04-13 19:47:47 +02:00
  • fef4814a15 Don't log that Luke Murphy 2020-04-13 19:18:29 +02:00
  • ff38d34c60 Always run https Luke Murphy 2020-04-13 19:17:22 +02:00
  • de2fa75cf9 Add missing prepare include Luke Murphy 2020-04-13 19:07:28 +02:00
  • b856175224 Set https and allow to override Luke Murphy 2020-04-13 19:04:32 +02:00
  • ed6b70422e Add debug var check Luke Murphy 2020-04-13 19:03:43 +02:00
  • cd93366ebb Add post-delete back Luke Murphy 2020-04-13 16:20:36 +02:00
  • c2e07e650c Add in required tasks for post-delete Luke Murphy 2020-04-13 16:19:26 +02:00
  • c5b6384495 Fix typo Luke Murphy 2020-04-13 16:17:11 +02:00
  • 77909b5f73 Implement post-delete and add clarifying comment Luke Murphy 2020-04-13 16:14:07 +02:00
  • 73bfc21bac Merge those https tasks Luke Murphy 2020-04-13 16:01:48 +02:00
  • f7e6f005f1 Pass in list of databases Luke Murphy 2020-04-13 15:57:35 +02:00
  • a5b0cc42a5 Unbork the proxy tasks Luke Murphy 2020-04-13 15:26:39 +02:00
  • cbeb1c42f3 Fix access for db.type Luke Murphy 2020-04-13 15:21:03 +02:00
  • ceffb97230 Fiddle with database vars wiring Luke Murphy 2020-04-13 15:19:06 +02:00
  • 4d3d1641f6 Drop back to just vars Luke Murphy 2020-04-13 15:08:53 +02:00