Skip to content

gcoop-libre/ansible_tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Tools

overview

Repository of useful scripts for Ansible DevOps.

install

Clone the repository:

  cd ~
  git clone https://github.com/gcoop-libre/ansible_tools

Add to ~/.bashrc:

   if [[ -d "$HOME/ansible_tools" ]]
   then
       PATH="$HOME/ansible_tools:$PATH"
   fi

dependencies

apt-get install coreutils gpg moreutils pass tree
pip3 install requirements.txt

commands

License

GNU General Public License, GPLv3.

Author Information

This role was created in 2019 by Osiris Alejandro Gomez, worker cooperative of gcoop Cooperativa de Software Libre.

About

Repository of usefull scripts for Ansible DevOps

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages