Skip to content

joaocarlosmendes/ansible-wrf-v4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-wrf-v4

Automated installation of WRF V4.0 on CentOS 7

common

An Ansible Role that installs WRF V4.0 on Linux CentOS 7

Requirements

None.

Role Variables

Available variables are listed below, along with default values (see defaults/main.yml):

USER: yourusername

Dependencies

None.

Example Playbook

- hosts: all
  roles:
     - { role: username.rolename, x: 42 }

Running a Playbook

$ ansible-playbook -i hosts playbook.yml -K -k -b -v

Tips

  • Do not use the root user, use a regular user and add him as a superuser before running this role.

License

GPLv3

Author Information

This role was created in 2019 by João Carlos Mendes

About

Automated installation of WRF V4.0 on CentOS7

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published