Commit Graph

9 Commits (5fbb0de36fa14a464b7eb5fd9fcd547f96b746e8)

Author SHA1 Message Date
Shinichi TAMURA 5fbb0de36f Allow value to be bool where 'yes'/'no' are in choices (#2593)
* Changed type of 'details' argument to bool on ecs_service_facts module.

* Changed type of 'autostart' argument to bool on virt_* modules.

* Changed types of 'autoconnect' and 'stp' argument to bool on nmcli module.
('create_connection_bridge(self)' and 'modify_connection_bridge(self)' are not implemented yet?)

* Added conversion of 'value' argument when 'vtype' is boolean on debconf module.
9 years ago
Darek Kaczyński f4a9247232 ecs_service_facts documentation fixes #1483. Workaround for datetime fileds #1348. 10 years ago
Rob White 0d86bc8d6b Add missing doc fragments 10 years ago
Toshio Kuratomi 7e56a66ef6 Really disable RETURN 10 years ago
Toshio Kuratomi 816bfd6990 Disable RETURNS because the approved module doesn't have a RETURNS that is buildable 10 years ago
Mark Chance 0147a89957 fix, update the documentation of the modules 10 years ago
Mark Chance d3de924981 add author tag in doc 10 years ago
Mark Chance 4524cc1e27 update version, fix fail msgs 10 years ago
Mark Chance f478530803 cloud amazon ECS service modules 10 years ago