Commit Graph

6 Commits

Author SHA1 Message Date
wpetit 1c770b7413 feat: prevent stdout close 2022-09-27 22:23:18 +02:00
wpetit bbdfb30205 feat: add null:// update handler 2022-09-27 22:23:18 +02:00
wpetit e6258f37ac feat: ansible-vault values auto retagging in yaml format
Using the YAML encoder, Formidable is now capable of detecting et
retagging ansible-vault [1] encrypted values.

You can use the query parameter 'ansible_vault=no' to disable this
behavior.

[1] https://docs.ansible.com/ansible/latest/user_guide/vault.html
2022-08-01 10:03:21 +02:00
wpetit 0e7e955a58 feat: values updaters 2022-05-10 22:31:17 +02:00
wpetit 5383ed7ced feat: url based multi-format loaders/decoders 2022-05-09 14:23:01 +02:00
wpetit e05722cc2f feat: url based data loading system 2022-05-05 16:22:52 +02:00