Skip to content

Install a set of Ansible local facts on remote host

License

Notifications You must be signed in to change notification settings

flexoptix/ansible-core

 
 

Repository files navigation

DebOps project core

Travis CI test-suite Ansible Galaxy

debops.core Ansible role takes care of variables that are shared among different roles and are useful to keep in a central location. This is done by leveraging functionality of Ansible local facts stored on remote hosts to ensure that the variables are always evaluated by Ansible, even when playbook is run with or without different sets of role tags.

Installation

This role requires at least Ansible v1.9.0. To install it, run:

ansible-galaxy install debops.core

Documentation

More information about debops.core can be found in the official debops.core documentation.

Are you using this as a standalone role without DebOps?

You may need to include missing roles from the DebOps common playbook into your playbook.

Try DebOps now for a complete solution to run your Debian-based infrastructure.

Authors and license

core role was written by:

License: GPLv3


This role is part of the DebOps project. README generated by ansigenome.

About

Install a set of Ansible local facts on remote host

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 64.4%
  • Shell 35.6%