Update converge.yml
ci/woodpecker/push/lint Pipeline was successful Details
ci/woodpecker/push/test Pipeline was successful Details

This commit is contained in:
Santiago Lo Coco 2024-04-15 22:44:36 +02:00
parent f3c94b9bd1
commit 59dd458289
1 changed files with 0 additions and 18 deletions

View File

@ -1,21 +1,3 @@
---
- name: Include a playbook from a collection
ansible.builtin.import_playbook: slococo.playground.main
# - name: Converge
# hosts: all
# become: true
# roles:
# - role: slococo.playground.ssh_config
# - role: slococo.playground.local_accounts
# vars:
# local_accounts_list:
# - name: local_adm
# shell: /bin/bash
# userid: 38000087
# - name: local_log
# shell: /bin/sh
# userid: 38000088
# expiry_date: '2024-12-31'
# passwordless: true