Git Product home page Git Product logo

ansible-satis's Introduction

Satis Ansible Role

Ansible Galaxy Build Status

This is an ansible role for installing satis through composer.

Requirements

  • php
  • composer
  • git

Role Variables

System

  • satis_user: Username which satis is installed as, is created when non existing
  • satis_group Usergroup which satis is installed as, is created when non existing
  • satis_user_home Location of the userhome of the satis user

Install

  • satis_installation: Install directory
  • satis_config_file: Satis configuration file location
  • satis_build_dir: Build directory
  • satis_manage_cron: (bool) manage crontab
  • satis_version: Satis version to install (alpha for latest pre-release, dev for master branch)

Configuration

  • satis_repo_name: (string) Repository name
  • satis_repo_homepage: (string) Repository URL
  • satis_repos: (hashlist)
  • satis_require: (optional) Key/value hash with repositories version
  • satis_skip_dev: (bool)
  • satis_composer_ignore_secure_http: (bool) Composer secure-http setting (docs)
  • satis_require_all: (bool)
  • satis_require_dependencies: (bool)
  • satis_require_dev_dependencies: (bool)
  • satis_archive: (optional) Can be used to set all the Satis archive options docs Define like the JSON but in YAML so no braces etc example
  • satis_providers: (optional) When set to true each package will be dumped into a separate include file which will be only loaded by composer when the package is really required. docs
  • satis_config: (optional) Can be used to set composer options docs
  • satis_notify_batch: (optional) specify a callback URL docs

Dependencies

None.

Example Playbook

See test playbook.

License

MIT

Author Information

ansible-satis's People

Contributors

hanxhx avatar wilmardo avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  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.