Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: Tripwire/ansible-te_agent

Tags

v0.1.2

Toggle v0.1.2's commit message
Fix errors when package state is absent

When setting `te_agent_package_state: absent` to uninstall the package,
tasks to configure the service fail with an error, due to the service
missing. Only attempt to configure the service when the package is
present.

v0.1.1

Toggle v0.1.1's commit message
Set some platforms for Galaxy

v0.1.0

Toggle v0.1.0's commit message
Initial public release