Note
This filter plugin is part of the f5networks.f5_modules collection (version 1.37.1).
You might already have this collection installed if you are using the ansible package. It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.
To install it, use: ansible-galaxy collection install f5networks.f5_modules.
To use it in a playbook, specify: f5networks.f5_modules.markdev.
This describes the input of the filter, the value before | f5networks.f5_modules.markdev.
Parameter | Comments |
|---|---|
Input string / required | A string to append -devel suffix. |
# add devel suffix to version string
command: inv collection.build {{ galaxy.version | verchg }}
Key | Description |
|---|---|
Return value string | The string with -devel suffix. Returned: success |
© 2012–2018 Michael DeHaan
© 2018–2025 Red Hat, Inc.
Licensed under the GNU General Public License version 3.
https://docs.ansible.com/ansible/latest/collections/f5networks/f5_modules/markdev_filter.html