Tags: yatesr/ansible-timezone
Tags
Code quality with molecule, tox, and Travis. (#9) * Set role_name explicitly to avoid using repo name * Remove symlinks The symlinks in this role do not play nicely with PBR, which is a dependency of Kayobe, a project that uses this role. * yamllint warning truthy value should be one of [false, true] * yamllint error wrong indentation * [502] All tasks should be named * ansible-lint [702] Use 'galaxy_tags' rather than 'categories' * ansible-lint [206] Variables should have spaces before and after: {{ var_name }} * Yaml style * Markdown lint MD022 MD031 * adding Molecule testing * TODO: archlinux container has no python. * molecule linted * molecule verify * test requirements * test matrix * Travis testing with tox