ansible-navigator icon indicating copy to clipboard operation
ansible-navigator copied to clipboard

lint integration unreliable

Open cidrblock opened this issue 2 years ago • 1 comments
trafficstars

if running site.yml as the playbook in the current directory, the playbook is not passed to the ansible-lint command and therefore is not linted

if :lint -- site.yml is provided as a command in the TUI, the -- is not passed to lint and therefore the playbook is not linted.

cidrblock avatar Apr 27 '23 13:04 cidrblock

Related: https://github.com/ansible/ansible-navigator/issues/1203

shatakshiiii avatar Jun 22 '23 08:06 shatakshiiii