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 #5

Open
pragmaticivan opened this issue Jul 20, 2015 · 5 comments
Open

Update #5

pragmaticivan opened this issue Jul 20, 2015 · 5 comments

Comments

@pragmaticivan
Copy link

I found out that you're using "unattended upgrades" but not forcing an update for at the first time like:

- name: Update apt cache
  apt: update_cache=yes cache_valid_time=3600

- name: Upgrade existing linux packages
  apt: upgrade=dist
@pragmaticivan
Copy link
Author

Is that fine? is the time for unattended upgrades doing that?

@infoslack
Copy link
Owner

I'm just doing the update and the upgrade is done when Unattended Upgrade runs.

@infoslack
Copy link
Owner

The ideal would be to update && upgrade before starting the installation.
But I did not 😞

@pragmaticivan
Copy link
Author

ok, thanks.

@infoslack
Copy link
Owner

PR is welcome 👍

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

No branches or pull requests

2 participants