[ansible-project] Re: Downgrading apt packages safely

2016-03-03 Thread jan . warchol
Thanks! Unfortunately, this doesn't fully solve my problem: using "force: yes" will disable useful apt security checks. For example, with "force: yes" Ansible will install packages that cannot be authenticated - I don't want that. Is there a better way? best, Jan On Thursday, March 3, 2016

[ansible-project] Re: Downgrading apt packages safely

2016-03-02 Thread Alexey Vazhnov
Your playbook gave me an error too: fatal: [localhost]: FAILED! => {"cache_update_time": 0, "cache_updated": false, "changed": false, "failed": true, "msg": "'/usr/bin/apt-get -y -o \"Dpkg::Options::=--force-downgrade\" install 'haproxy=1.4.24-2'' failed: E: There are problems and -y was used