You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to https://forum.ansible.com/t/11253/2 applying this.applyDocFormatters() to doc.deprecated.why and doc.deprecated.alternative might fix this.
The text was updated successfully, but these errors were encountered:
If you look at e.g. vmware_cluster_drs you'll see
L(new vmware.vmware collection,https://forum.ansible.com/t/5880)
andM(vmware.vmware.cluster_drs)
.Shouldn't this be formatted as links like here?
According to https://forum.ansible.com/t/11253/2 applying
this.applyDocFormatters()
todoc.deprecated.why
anddoc.deprecated.alternative
might fix this.The text was updated successfully, but these errors were encountered: