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

Fix squash_actions deprecation in test playbooks #228

Merged
merged 1 commit into from Jun 6, 2019

Conversation

Normo
Copy link
Contributor

@Normo Normo commented Jun 6, 2019

This PR fixes the following deprecation warnings in test playbooks:
[DEPRECATION WARNING]: Invoking "apt" only once while using a loop via squash_actions is deprecated. Instead of using a loop to supply multiple items and specifying 'name: "{{item}}"', please use 'name: ['openssh-client', 'openssh-server']' and remove the loop. This feature will be removed in version 2.11. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.

Signed-off-by: Norman Bestfleisch <norman.bestfleisch@netresearch.de>
@rndmh3ro rndmh3ro merged commit d6ec19e into dev-sec:master Jun 6, 2019
@rndmh3ro
Copy link
Member

rndmh3ro commented Jun 6, 2019

Thank you @Normo!

@Normo Normo deleted the fix-test branch June 6, 2019 13:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants