Lampsible

Latest version: v2.2.0

Safety actively analyzes 723217 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 6

2.1.0

Feature

* Add support for running locally on web host ( 25 )

Bugfix

* Fix permission errors when Ansible user is not root

Refactor

* Remove unnecessary Ansible fact checking / prevalidation

Installing/upgrading

`python -m pip install --upgrade lampsible`

PyPI release: https://pypi.org/project/lampsible/2.1.0/

**Full Changelog**: https://github.com/saint-hilaire/lampsible/compare/v2.0.2...v2.1.0

2.1.0rc1

Bugfix

* Fix permission errors when Ansible user is not root.

Refactor

* Improve argument validation when running locally.

**Installing**: Download attached wheel file, and then: `python -m pip install /path/to/lampsible-2.1.0rc1-py3-none-any.whl`

**Full Changelog**: https://github.com/saint-hilaire/lampsible/compare/v2.1.0-beta-1...v2.1.0-rc-1

2.1.0beta1

Feature

* Add support for running Ansible locally ( 25 )

Refactor

* Remove unnecessary fetching of Ansible facts for prevalidation.

Installing: Download the attached wheel file, and then: `python -m pip install /path/to/lampsible-2.1.0b1-py3-none-any.whl`


**Full Changelog**: https://github.com/saint-hilaire/lampsible/compare/v2.0.2...v2.1.0-beta-1

2.0.2

Installing/upgrading: `python -m pip install --upgrade lampsible`

**Full Changelog**: https://github.com/saint-hilaire/lampsible/compare/v2.0.1...v2.0.2

2.0.1

Bugfix

* Fix the NameError that is thrown when running Lampsible for the first time on a fresh machine, or more specifically, when the required Ansible Galaxy dependencies still need to be installed.

Installing/upgrading: `python -m pip install --upgrade lampsible`

PyPI release: https://pypi.org/project/lampsible/2.0.1/

**Full Changelog**: https://github.com/saint-hilaire/lampsible/compare/v2.0.0...v2.0.1

2.0

With Lampsible v2.0 I am thoroughly rewriting this application. Next to its current supported functionality as a CLI tool that you can install locally to automate any Apache webserver setup that you might need, you will also be able to use it as a Python library, to import it into your own applications, to leverage its automation capabilities.

This is a beta version that is more or less complete. A more stable version will follow in the coming days.

**Full Changelog**: https://github.com/saint-hilaire/lampsible/compare/v1.3.2...v2.0.0-beta-1

Page 2 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.