Skip to content

dlundgren/ansible-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-plugins

Custom plugins and modules for Ansible 2, and Python 3.

You can find the Ansible 1.x versions of these modules in the ansible-1.x branch You can find the Ansible 2.x and Python 2 versions of these modules in the python-2 branch

This repository contains plugins that override file, first_found, found_files, and vars_files plugins with ones that allow to look int custom locations.

You can control this by setting lookup_file_paths or lookup_vars_paths in your ansible.cfg

Documentation

Modules

Plugins