--- # tasks file for keepalived - name: Install keepalived ansible.builtin.apt: name: keepalived become: true