smithi121.front.sepia.ceph.com: _ansible_no_log: false cache_update_time: 1695865128 cache_updated: false changed: false invocation: module_args: allow_unauthenticated: false autoclean: false autoremove: false cache_valid_time: 0 deb: null default_release: null dpkg_options: force-confdef,force-confold force: true force_apt_get: false install_recommends: null name: - apt - apache2 only_upgrade: false package: - apt - apache2 policy_rc_d: null purge: false state: latest update_cache: null update_cache_retries: 5 update_cache_retry_max_delay: 12 upgrade: null msg: '''/usr/bin/apt-get -y -o "Dpkg::Options::=--force-confdef" -o "Dpkg::Options::=--force-confold" --force-yes install ''apache2'''' failed: W: --force-yes is deprecated, use one of the options starting with --allow instead. E: Could not get lock /var/lib/dpkg/lock-frontend. It is held by process 15823 (apt-get) E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it? ' rc: 100 stderr: 'W: --force-yes is deprecated, use one of the options starting with --allow instead. E: Could not get lock /var/lib/dpkg/lock-frontend. It is held by process 15823 (apt-get) E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it? ' stderr_lines: - 'W: --force-yes is deprecated, use one of the options starting with --allow instead.' - 'E: Could not get lock /var/lib/dpkg/lock-frontend. It is held by process 15823 (apt-get)' - 'E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it?' stdout: '' stdout_lines: []