mirror of
https://github.com/xcat2/confluent.git
synced 2025-02-11 08:15:24 +00:00
Some plays expect the inventory from /etc/ansible, detect if that inventory *could* apply, use if it can. ansible users generally anticipate leveraging the implicit '.' in the role path, chdir to meet that expectation. 'become' in the play without 'become_user' can upset ansible runtime. Since we are already root, we will just ignore the implicit 'become', since we already match that behavior.
…
…
…
…
…
Description
Languages
Python
80.3%
Shell
15.6%
C
3.6%
Perl
0.3%