<div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hey John,<br>
<br>
I'd expect the 1st two warnings to go away when an inventory is included. It<br>
just figures out that localhost is all it can talk to without one. I always<br>
put it with the other switches, rather than after the playbook name (qt5.yaml<br>
in this case) but it works OK after the playbook.<br></blockquote><div><br></div><div>Hi Bill - I just re-ran changing the order following your suggestions:</div></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div class="gmail_quote"><div>ansible-playbook-3.10 --extra-vars="ansible_python_interpreter=/opt/local/bin/python3.10 install_qtwebkit=true database_version=mysql8"  -i hosts qt5.yml --ask-become-pass</div></div></blockquote><div class="gmail_quote"><div><br></div><div>It looks like that got the warnings to disappear.  </div></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div class="gmail_quote">BECOME password: </div><div class="gmail_quote">[DEPRECATION WARNING]: "include" is deprecated, use include_tasks/import_tasks instead. This feature will be removed in version 2.16. Deprecation warnings can </div><div class="gmail_quote">be disabled by setting deprecation_warnings=False in ansible.cfg. </div><div class="gmail_quote"><br></div></blockquote>Thanks, as always, for the help!<br><div class="gmail_quote"><div> </div></div></div>