Code Monkey home page Code Monkey logo

ansible-cloudstack-collection's Introduction

Ansible Collection to manage Apache CloudStack infrastructure

This repository contains the sinetris.cloudstack Ansible Collection.

Ansible version compatibility

This collection has been tested against following Ansible versions: >=2.16.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.

Hello_world filter plugins

filter plugin.

Name Description
sinetris.cloudstack.hello_world Returns Hello message.

Development

NOTE: If you are on macOS, it's better to use Colima instead of Docker Desktop for Mac.

Inside the Dev Container instance.

# Install pre-commit hook (required only once)
pre-commit install
# Run pre-commit for all files (to ensure there are no errors)
pre-commit run --all-files
# Ensure generated documentation is up to date
collection_prep_add_docs -p ./
# List tests available environments
tox list --ansible --conf tox-ansible.ini
# Run sanity tests on all available environments
tox --ansible -f sanity --conf tox-ansible.ini
# Run all tests on all available environments
tox --ansible -p auto --conf tox-ansible.ini

Licensing

Apache License 2.0 or later.

See LICENSE.

ansible-cloudstack-collection's People

Contributors

sinetris avatar

Watchers

 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.