Select Git revision
-
nimrod authored
- Add pre-commit check for out-of-date dependencies. - Add flake8 pre-commit check. - List roles needed for testing (bootstraping) at tests/requirements.yml, leave other dependencies at meta/main.yml. - Update molecule.yml, ansible.cfg for newer versions of Molecule. - Update documentation, playbook accordingly.
nimrod authored- Add pre-commit check for out-of-date dependencies. - Add flake8 pre-commit check. - List roles needed for testing (bootstraping) at tests/requirements.yml, leave other dependencies at meta/main.yml. - Update molecule.yml, ansible.cfg for newer versions of Molecule. - Update documentation, playbook accordingly.
main.yml 289 B
galaxy_info:
author: Nimrod Adar
description: An example Ansible role
company: Shore technologies
license: MIT
min_ansible_version: 2.0
platforms:
- name: OpenBSD
versions:
- 6.0
- name: Ubuntu
versions:
- xenial
galaxy_tags: [ ansible ]
dependencies: []