Skip to content

zanewestover/ansible-role-lmod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Role - lmod

This role installs Lmod(Lua based Environment Modules).

Platforms

CentOS 6.7 is the only platform that is supported and tested so far.

Dependencies

None.

Installation

Regular installation:

ansible-galaxy install RDI2.lmod

Installation to a specific directory(e.g. roles/):

ansible-galaxy install -p roles/ RDI2.lmod

Example Playbook

Include the role like this:

- hosts: servers
  roles:
     - { role: RDI2.lmod }

License

MIT License.

Author

  • Koji Tanaka - RDI2

About

Development repository of ansible role lmod

Resources

Stars

Watchers

Forks

Packages

No packages published