mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
91860b2423
One way to trigger this is having this snippet in meta/main.yml: dependencies: - role: foo when: "use_foo == True" It shouldn't show a warning but since we assume that 'foo' is the old style format, it always show one. So we should verify the style before calling role_spec_parse. |
||
---|---|---|
.. | ||
ansible |