Skip to content
This repository has been archived by the owner on Oct 17, 2020. It is now read-only.

Ansible 2.6 prep #4

Open
sparkertime opened this issue Jan 4, 2020 · 0 comments
Open

Ansible 2.6 prep #4

sparkertime opened this issue Jan 4, 2020 · 0 comments

Comments

@sparkertime
Copy link
Member

sparkertime commented Jan 4, 2020

Deploys generate a few deprecation warnings that will become breakages in 2.6 . If SWSheets deployments remain on ansible, these need to be fixed:

[DEPRECATION WARNING]: The sudo command line option has been deprecated in favor of the "become" command line
arguments. This feature will be removed in version 2.6. Deprecation warnings can be disabled by setting
deprecation_warnings=False in ansible.cfg.

[DEPRECATION WARNING]: Instead of sudo/sudo_user, use become/become_user and make sure become_method is 'sudo'
(default). This feature will be removed in version 2.6. Deprecation warnings can be disabled by setting
deprecation_warnings=False in ansible.cfg.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant