Fix task name
This commit is contained in:
parent
cbdb020019
commit
8ff0f6388f
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
- name: Add to-do list launcher
|
||||
- name: Set APT sources.list
|
||||
become: true
|
||||
ansible.builtin.template:
|
||||
src: sources.list
|
||||
|
|
Loading…
Reference in a new issue