Skip to content

suitenumerique/st-ansible

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