--- - name: "NTP Playbook" hosts: cisco tasks: - name: "Send NTP config to the device" cisco.ios.ios_config: lines: - ntp server {{ ntp_config }}