mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-29 16:11:22 -07:00
Add gitlab_project CI/CD properties (#3379)
* feat: add ci_config_path property * feat: add shared_runners_enabled property * chore: add changelog fragment * docs: add missing dot Co-authored-by: Ajpantuso <ajpantuso@gmail.com> * docs: ci_config_path change description Co-authored-by: Ajpantuso <ajpantuso@gmail.com>
This commit is contained in:
parent
7aae8d5386
commit
e48f9fdf74
2 changed files with 20 additions and 1 deletions
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- gitlab_project - add new properties ``ci_config_path`` and ``shared_runners_enabled`` (https://github.com/ansible-collections/community.general/pull/3379).
|
Loading…
Add table
Add a link
Reference in a new issue