tasks:
- name: Start and enable vmtoolsd
yum: name=vmtoolsd state=started enabled=yes
How to resolve below error ?
fatal: [<IP_ADDRESS>]: FAILED! => {"changed": false, "msg": "Unsupported
parameters for (yum) module: enabled Supported parameters include:
allow_downgrade, autoremove, bugfix, conf_file, disable_excludes,
disable_gpg_check, disable_plugin, disablerepo, download_dir,
download_only, enable_plugin, enablerepo, exclude, install_repoquery,
install_weak_deps, installroot, list, lock_timeout, name, releasever,
security, skip_broken, state, update_cache, update_only, use_backend,
validate_certs"}
--
You received this message because you are subscribed to the Google Groups
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/ansible-project/eed6bdbe-7d45-4a2d-a4c4-b3bb0730b9bc%40googlegroups.com.