feat: add FreeCAD and Rommie MCP server configurations and deployment playbooks
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
- name: Ensure Python, Python Dev, Venv module is installed
|
||||
become: true
|
||||
ansible.builtin.apt:
|
||||
name: [python3,python3-venv,python3-dev]
|
||||
name: [python3,python3-venv,python3-dev, acl]
|
||||
state: present
|
||||
update_cache: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user