You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"commands.title.ansible-navigator": "Run playbook via `ansible-navigator run`",
"commands.title.ansible-playbook": "Run playbook via `ansible-playbook`",
"commands.title.ansible-vault": "Encrypt/decrypt via `ansible-vault`",
"configuration.navigate.executablePath": "Points to the ansible-navigator executable.",
"configuration.playbook.arguments": "Add arguments to `ansible-playbook` command",
"configuration.run.executablePath": "Points to the ansible-playbook executable.",
"configuration.suggest.basic": "Controls whether the built-in Ansible language suggestions are enabled. The support suggests Ansible globals and variables.",