Kalle Kiviaho
|
fc7808ace5
|
Add support for resource_limits when creating database users
|
2025-01-10 13:49:16 +01:00 |
Faustin Lammler
|
32dba5411d
|
Lint with latest ansible-lint version
|
2022-10-12 11:20:37 +02:00 |
Faustin Lammler
|
54bff54e45
|
Apply babafou review
- useless use of double quotes;
- missing task name;
- loop replaces with_items;
- use import_tasks instead of include_tasks
see:
https://www.reddit.com/r/ansible/comments/8rrybk/why_choosing_import_over_include_is_it_faster/e0txxoy/
https://docs.ansible.com/ansible/2.5/porting_guides/porting_guide_2.5.html#dynamic-includes-and-attribute-inheritance
|
2020-06-25 12:43:02 +02:00 |
Faustin Lammler
|
12ebef99b1
|
Import role from old project
- lots of improvements and simplifications.
|
2020-05-27 14:49:07 +02:00 |