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

Use less resources and use import_tasks #31

Merged
merged 3 commits into from
Jan 29, 2018

Conversation

sschaetz
Copy link
Contributor

Changing 2 minor things:

  • extra_args: --no-cache-dir allows us to run this playbook on GCE f1-micro instance
  • include has been deprecated by ansible, using import_tasks instead

@jnogol jnogol changed the base branch from master to develop January 29, 2018 08:19
@dortegau
Copy link
Member

Hi @sschaetz,

Thanks for your contribution.

Could you update the Readme and meta/main.yml files to specify that the minimum version (due to the use of ‘import_tasks’) is now Ansible 2.4?

Thanks again! 😃

@sschaetz
Copy link
Contributor Author

👍 I rebased and made the requested changes.

@dortegau dortegau merged commit a4d6697 into idealista:develop Jan 29, 2018
@dortegau
Copy link
Member

Thanks for your quick fix&response! 😊

@sschaetz sschaetz deleted the ansible-2.4 branch January 29, 2018 19:40
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.

2 participants