Skip to content

vfricou/vfricou.apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Disclaimer

This repository contain my own work about some applications able to be deployed with Ansible.
This collection was use in my own managed environment.

Review code before usage.

Use at your own risks.

How to use

Create or add in your existing requirements.yml file this collection :

---
collections:
  - name: "vfricou.apps"
    source: "https://github.com/vfricou/vfricou.apps.git"
    version: "<latest_tag>"

You can use master as defined version to pull latest collection version. Master branch wasn’t release, and wouldn’t be considered as production grade branch.

About

Ansible collection for applications roles and modules

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages