Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update from upstream #1

Merged
merged 12 commits into from
Jan 18, 2020
Merged

Update from upstream #1

merged 12 commits into from
Jan 18, 2020

Conversation

mrwacky42
Copy link

This is safe, since the submodule in hs-ansible-scripts is pinned to an older version.
And this enables us to update it to avoid Ansible deprecation warnings.

timorunge and others added 12 commits June 15, 2018 09:31
* * Fixing Ansible 2.7.0 deprication warnings
  For further details take a look at: https://docs.ansible.com/ansible/devel/porting_guides/porting_guide_2.7.html#using-a-loop-on-a-package-module-via-squash-actions

* * Remving travis deprecation warning - Moving from "--sudo" to "--become"

* * Ignoring symlinks errors during ansible_check_mode
* We can declare nginx modules now

* We can declare nginx modules now

* Correct load_module definition in template
* Add task to remove `default.conf` from sites-enabled/

* Check if `default` site is not inside user config
…phant#235)

* Fix typo in modules config and restrict to EPEL (jdauphant#232)

* Fixes warning from duplicate when's in modules configuration (jdauphant#233)
Module configuration should now work for the following:

 Centos/RHEL with either EPEL or Official Nginx repo
 Debian/Ubuntu with either standard APT repo or Official Nginx repo

Please see issue jdauphant#236 for further details.
* trailing whitespace

* [701] Role info should contain description

* [601] Don't compare to literal True/False

* [502] All tasks should be named

* [206] Variables should have spaces before and after: {{ var_name }}

* skip_ansible_lint rule [403] Package installs should not use latest

* [204] Lines should be no longer than 160 chars
@mrwacky42 mrwacky42 merged commit d7d4c3e into master Jan 18, 2020
@mrwacky42 mrwacky42 deleted the update-from-upstream branch January 18, 2020 00:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet