eos_template is deprecated (#22549)
This commit is contained in:
parent
d21c16d455
commit
0d0c38400f
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
||||||
# along with Ansible. If not, see <http://www.gnu.org/licenses/>.
|
# along with Ansible. If not, see <http://www.gnu.org/licenses/>.
|
||||||
#
|
#
|
||||||
ANSIBLE_METADATA = {
|
ANSIBLE_METADATA = {
|
||||||
'status': ['preview'],
|
'status': ['deprecated'],
|
||||||
'supported_by': 'community',
|
'supported_by': 'community',
|
||||||
'version': '1.0'
|
'version': '1.0'
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue