Skip to content

hyphacoop/ansible-common

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible - Hypha

Add to your Ansible repo

Add to requirements.yml:

---
collections:
- name: https://github.com/hyphacoop/ansible-common.git
  type: git

Install with:

ansible-galaxy install -r requirements.yml

Using

Our setup role conflicts with Ansible's built-in one. In general modules should be specified by their full path, like hypha.common.setup and ansible.builtin.setup.

Roles

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published