Logo
Explore Help
Sign In
Jose/ansible_samba_tasks
1
0
Fork 0
You've already forked ansible_samba_tasks
Code Issues Pull Requests 1 Actions Packages Projects Releases Wiki Activity
Files
a63f3e1de985541068075d3e5dcf71aa6557a8d8
ansible_samba_tasks/tasks/setupacdc.yml

6 lines
114 B
YAML
Raw Normal View History

feat ✨: Add setupacdc.yml task to configure Proxmox containers This commit adds a new task to the `tasks` directory that configures Proxmox containers using the `community.proxmox.proxmox` module. The task is designed to be used in CI/CD pipelines to automate the setup of container environments.
2025-10-21 19:37:52 +02:00
- hosts: "node0"
gather_facts: yes
tasks:
- name: Create lxc container
feat ✨: Add Proxmox Proxmox module to tasks/setupacdc.yml This commit adds the Proxmox Proxmox module to the setupacdc playbook, enabling the creation of LXC containers.
2025-10-21 19:42:03 +02:00
community.proxmox.proxmox:
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 22ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API