--- namespace: infra name: lvm_snapshots version: 2.1.1 readme: README.md authors: - Ygal Blum - Bob Mader description: Ansible role for creating and rolling back LVM snapshots license_file: LICENSE tags: - ansible - lvm - storage dependencies: "community.general": "*" repository: https://github.com/redhat-cop/infra.lvm_snapshots documentation: https://github.com/redhat-cop/infra.lvm_snapshots homepage: https://github.com/redhat-cop/infra.lvm_snapshots issues: https://github.com/redhat-cop/infra.lvm_snapshots/issues build_ignore: - .ansible-lint - .pylintrc - .yamllint - .git - .gitignore - ansible.cfg - requirements.yml - tests - vendor ...