Difference between revisions of "Ansible-lint"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 +
{{lc}}
 
<code>ansible-lint</code> checks [[playbooks]] for practices and behaviour that could potentially be improved. As a community backed project ansible-lint supports only the last two major versions of Ansible.
 
<code>ansible-lint</code> checks [[playbooks]] for practices and behaviour that could potentially be improved. As a community backed project ansible-lint supports only the last two major versions of Ansible.
  
* <code>brew install ansible-lint</code>
+
* macOS: <code>brew install ansible-lint</code>
 
+
* Ubuntu: <code>[[apt install ansible-lint]]</code>
  
 
== Related commands ==
 
== Related commands ==

Revision as of 15:49, 22 April 2022

Advertising: