Giter Site home page Giter Site logo

ruchip16 / ansible.scm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ansible-collections/ansible.scm

0.0 0.0 0.0 292 KB

An ansible collection for prescriptive retrieval and publish using git

License: GNU General Public License v3.0

Python 100.00%

ansible.scm's Introduction

Ansible SCM Collection

This repository contains the ansible.scm Ansible Collection.

Ansible version compatibility

This collection has been tested against following Ansible versions: >=2.12.0.

For collections that support Ansible 2.9, please ensure you update your network_os to use the fully qualified collection name (for example, cisco.ios.ios). Plugins and modules within a collection may be tested with only specific Ansible versions. A collection may contain metadata that identifies these versions. PEP440 is the schema used to describe the versions of Ansible.

External requirements

Some modules and plugins require external libraries. Please check the requirements for each plugin or module you use in the documentation to find out which requirements are needed.

Included content

Modules

Name Description
ansible.scm.git_publish Publish changes from a repository available on the execution node to a distant location
ansible.scm.git_retrieve Retrieve a repository from a distant location and make it available on the execution node

Using this collection

ansible-galaxy collection install ansible.scm

You can also include it in a requirements.yml file and install it via ansible-galaxy collection install -r requirements.yml using the format:

collections:
  - name: ansible.scm

To upgrade the collection to the latest available version, run the following command:

ansible-galaxy collection install ansible.scm --upgrade

You can also install a specific version of the collection, for example, if you need to downgrade when something is broken in the latest version (please report an issue in this repository). Use the following syntax where X.Y.Z can be any available version:

ansible-galaxy collection install ansible.scm:==X.Y.Z

See Ansible Using collections for more details.

Licensing

GNU General Public License v3.0 or later.

See COPYING to see the full text.

ansible.scm's People

Contributors

ansibuddy avatar cidrblock avatar pre-commit-ci[bot] avatar qalthos avatar rohitthakur2590 avatar roverflow avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.