Skip to content

suitenumerique/st-ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

La Suite Territoriale Ansible Collection

Install

To install the collection, add a galaxy_requirements.yml file to your ansible code containing :

collections:
  - name: https://github.com/suitenumerique/st-ansible.git
    type: git
    version: "1"

Then use ansible-galaxy install -r galaxy_requirements.yml.

Usage

Roles

The collection contains the following roles:

Licensing

This codebase is under MIT License.

See LICENSE for full text.

About

Ansible collection for La Suite territoriale

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published