这是indexloc提供的服务,不要输入任何密码
Skip to content

misurellig/ansible_role_tflint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

ansible_role_tflint

Set up tflint utility.

Requirements

The role has been tested on the following stack:

  • CentOS 7

Dependencies

Role Variables

parameter required default
tflint_bin_dir yes /usr/local/tflint/bin
tflint_v yes v0.5.0
tflint_zip_file yes tflint_linux_amd64.zip
tflint_release_repo yes https://github.com/wata727/tflint/releases/download

Example Playbook

- hosts: servers
  roles:
     - mauromedda.ansible_role_unzip
     - { role: ansible_role_tflint, tflint_v: v0.5.1 }

License

BSD

Author Information

misurellig < bejohnzorn at gmail dot com >

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published