Skip to content

Fix / deprecated ansible syntax on install ldap file#31

Open
ridwanbejo wants to merge 5 commits into
bennojoy:masterfrom
senseobservationsystems:fix/deprecated_state_and_with_items_syntax
Open

Fix / deprecated ansible syntax on install ldap file#31
ridwanbejo wants to merge 5 commits into
bennojoy:masterfrom
senseobservationsystems:fix/deprecated_state_and_with_items_syntax

Conversation

@ridwanbejo
Copy link
Copy Markdown

@ridwanbejo ridwanbejo commented Jun 8, 2020

Fix deprecated ansible syntax which are not compatible with Ubuntu >= 18.04:

  • change state=installed to state=present
  • with_items should use "{{ ... }}"
  • replace some {{ . }} to "{{ .. }}"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant