Skip to content

m1yag1/ansible-globus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

106 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Globus Collection

🚧 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.

Read the full documentation

Installation

ansible-galaxy collection install m1yag1.globus

Or 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

Requirements

  • Python 3.12+
  • Ansible 2.16+
  • Globus SDK 3.0+
  • Globus account with appropriate permissions

Contributing

See CONTRIBUTING.md for development setup and guidelines.

License

Apache License 2.0 - see LICENSE for details.