🚧 Under Construction 🚧
This project is currently in beta. While I have done my best to functionally test everything, you may encounter issues or missing features. If you are using this collection, feel free to reach out with any problems or feedback by contacting mike.a@globus.org. I will do my best to communicate any upcoming changes, and as always, make sure to pin your version of ansible-globus.
ansible-galaxy collection install m1yag1.globusOr install from source:
git clone https://github.com/m1yag1/ansible-globus.git
cd ansible-globus
ansible-galaxy collection build
ansible-galaxy collection install m1yag1-globus-*.tar.gz- Python 3.12+
- Ansible 2.16+
- Globus SDK 3.0+
- Globus account with appropriate permissions
See CONTRIBUTING.md for development setup and guidelines.
Apache License 2.0 - see LICENSE for details.